Skip to content

Changelog

All notable changes to this project will be documented in this file.

[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)

Miscellaneous

[0.2.1] - 2026-03-08

Bug Fixes

  • Update docs with use cases and uninstall instructions (2b61a61)

Miscellaneous

[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)

Miscellaneous

[0.1.0] - 2026-03-08

CI

Features

Miscellaneous