Releases: mrshu/envtoml
Releases · mrshu/envtoml
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2.0
Changes\n- PEP 561 typing marker and typing-focused tests.\n- GitHub Actions CI running pytest and ty.\n- Switched TOML parsing to stdlib tomllib (tomli fallback for Python < 3.11).\n- Updated load/loads signatures to match tomllib and adjusted fixtures/tests to valid TOML.\n- Removed Travis CI configuration.