Releases: kevinsbarnard/coco-lib
Releases · kevinsbarnard/coco-lib
v0.3.0
v0.2.0
v0.2.0 (2025-12-05)
This release is published under the MIT License.
Chores
- Wire in version var to PSR, bump to match current (
05c1a16)
Code Style
Documentation
Features
Detailed Changes: v0.1.5...v0.2.0
v0.1.5
v0.1.5 (2025-12-05)
This release is published under the MIT License.
Bug Fixes
- Use dynamic version in pyproject toml (
647c006)
Detailed Changes: v0.1.4...v0.1.5
v0.1.4
v0.1.4 (2025-12-04)
This release is published under the MIT License.
Bug Fixes
- Allow missing fields (
c527bf1)
Chores
-
Add justfile (
98a721f) -
Add lint, fix, format justfile recipes (
b4a436c) -
Add pre-commit configuration and justfile recipes (
ebd4fd4) -
Add python-semantic-release and CI workflow (
b16298d) -
Port from poetry to uv (
2bb5457)
Code Style
- Apply ruff formatting (
7763e31)
Documentation
- Add docstrings and doctests throughout (
9f897e1)
Testing
- Add comprehensive tests and justfile recipes (
b02cced)
Detailed Changes: v0.1.3...v0.1.4