# Changelog
## [1.1.1](https://github.com/docspec/docspec/compare/docspec-cli-v1.1.0...docspec-cli-v1.1.1) (2026-06-03)
### Bug Fixes
* **deps:** ping version ([6f1db5b](https://github.com/docspec/docspec/commit/6f1db5b095f67710a8b8f0d377e33caf4f1fbd74))
## [1.1.0](https://github.com/docspec/docspec/compare/docspec-cli-v1.0.2...docspec-cli-v1.1.0) (2026-06-03)
### Features
* **cli:** add ReaderNotImplemented and WriterNotImplemented variants to CliError ([5cc7cc5](https://github.com/docspec/docspec/commit/5cc7cc58f8c88961c0f1e6e30c41dfb0f6786982)), closes [#16](https://github.com/docspec/docspec/issues/16)
* **cli:** default --to blocknote when no output format detectable ([bff13f3](https://github.com/docspec/docspec/commit/bff13f3c2af0036412304bd624a11e8be149de1c))
### Bug Fixes
* **cli:** deprecate FormatNotSupported instead of #![allow(dead_code)] ([5350d6b](https://github.com/docspec/docspec/commit/5350d6b66121d6df75ec6f87ad1534503e1585b3)), closes [#16](https://github.com/docspec/docspec/issues/16)
## [1.0.2](https://github.com/docspec/docspec/compare/docspec-cli-v1.0.1...docspec-cli-v1.0.2) (2026-06-03)
### Bug Fixes
* **deps:** local path deps for internals ([5f916d0](https://github.com/docspec/docspec/commit/5f916d06fb1e0ff99bb1aa9da8cfe3fc58f04142))
## [1.0.1](https://github.com/docspec/docspec/compare/docspec-cli-v1.0.0...docspec-cli-v1.0.1) (2026-06-03)
### Bug Fixes
* **deps:** update internal dependencies ([ddef8e2](https://github.com/docspec/docspec/commit/ddef8e24eba8798d7a73fe28b892a4504faa1d3c))
## 1.0.0 (2026-06-03)
### Miscellaneous Chores
* switch to v1.0.0 ([d40c464](https://github.com/docspec/docspec/commit/d40c4644ca771c72aef9c2456ed8b520638c3d47))