Changelog
All notable changes to this project will be documented in this file.
[0.5.0] - 2026-08-11
Features
- Read the registry index from copit-registry.json (13ca8f1)
Miscellaneous
- Stop release hooks from rewriting the generated changelog (4305243)
Testing
- Keep github fetch tests from sharing cached archives (31668a5)
[0.4.1] - 2026-07-30
Bug Fixes
- Reject install targets outside the project on Windows (3bcd11c)
[0.4.0] - 2026-07-30
Features
- Add component registries with dependency-aware install (f1577cc)
Miscellaneous
- Add rust-analyzer to the toolchain components (d06732d)
[0.3.0] - 2026-03-11
CI
- Add code coverage with Codecov and CI/coverage badges (a2bea95)
Documentation
- Add missing CLI flags and features to README and docs index (b7a44a9)
Features
- Add frozen flag, glob excludes, and rename sync to update-all (f3d25c3)
- Add config-level settings with project defaults and per-source overrides (d0a26d0)
- Flatten [project] config into root-level fields (80774bb)
- Implement license track (3829505)
- Add licenses-sync command and refactor license path layout (e715c17)
[0.2.2] - 2026-03-08
Bug Fixes
- Install script unbound variable error in exit trap (57926f2)
[0.2.1] - 2026-03-08
Bug Fixes
- Update docs with use cases and uninstall instructions (2b61a61)
[0.2.0] - 2026-03-08
Bug Fixes
- Update readme for pyproject.toml of python (c40673c)
Features
- Add project docs site with auto-generated CLI reference (405536e)
- Add uninstall script for copit (3f8b3b3)
- Add versioned docs deployment with mike (2731045)
[0.1.0] - 2026-03-08
CI
- Add release script (7d98b60)
Features
- Init copit project (f86c7b1)