Releases: AnthusAI/dotyaml
Releases · AnthusAI/dotyaml
v1.1.1
31 Jan 21:45
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-01-31)
Bug Fixes
ci: publish to PyPI on tag push (cb3c6f1 )
v1.1.0
31 Jan 21:26
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-01-31)
Bug Fixes
restore working BDD tests (dd4e173 )
satisfy mypy on interpolation and loader (4144a8b )
use PEP 621 license table (3041596 )
Features
ci: add python 3.9/3.10 test coverage (9ac27aa )
config: add multi-file yaml view (a189ac7 )
improve .env file discovery with multi-location search (58d6029 )
v1.0.0
14 Sep 02:14
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-09-14)
Bug Fixes
correct formatting and consistency in code and tests (4102bf9 )
replace BDD tests with simple pytest tests for CI reliability (62098c1 )
update step definitions to handle pytest-bdd multiline content (925d4b0 )
Features
implement YAML loading and environment variable setting in loader (5e26ec4 )
initial project setup with BDD tests and semantic release (eb5960b )