Releases: AZX-PBC-OSS/dotenvmodel
Releases · AZX-PBC-OSS/dotenvmodel
v0.6.3
Compare
Sorry, something went wrong.
No results found
0.6.3 (2026-07-28)
Bug Fixes
reload() must update the instance's recorded load arguments (#56 ) (a293461 )
v0.6.2
Compare
Sorry, something went wrong.
No results found
0.6.2 (2026-07-28)
Bug Fixes
warn on cached() argument disagreement, not on non-default args (#54 ) (ba80777 )
v0.6.1
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-07-27)
Bug Fixes
eliminate cross-class reentrancy deadlock in cached() locking (#52 ) (592297a )
v0.6.0
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-07-27)
Features
add cached() / reset_cached() / cached_override() singleton accessor (#51 ) (638f8cc )
Continuous Integration
v0.5.4
Compare
Sorry, something went wrong.
No results found
0.5.4 (2026-07-22)
Continuous Integration
local self-contained publish workflow with attestations off (#46 ) (1f72487 )
v0.5.3
Compare
Sorry, something went wrong.
No results found
0.5.3 (2026-07-22)
Continuous Integration
publish via centralized reusable workflow (#44 ) (d653161 )
v0.5.2
Compare
Sorry, something went wrong.
No results found
0.5.2 (2026-07-22)
Continuous Integration
standardize publish workflow on org template (pypa action, conditional attestations) (#42 ) (32960d4 )
v0.5.1
Compare
Sorry, something went wrong.
No results found
0.5.1 (2026-07-22)
Continuous Integration
activate release-please manifest mode; fix stale version seeds (#40 ) (91fb40a )
v0.5.0
Compare
Sorry, something went wrong.
No results found
0.5.0 (2026-07-21)
Features
add post_load hook for cross-field validation and normalization (78bcef1 )
add post_load hook for cross-field validation and normalization (#39 ) (39241ed )
Bug Fixes
mask hook-authored constraint in sensitive validator errors (6f99371 )
Documentation
correct post_load raise-propagation boundary, document partial reload (9ec9a00 )
document post_load cross-field validation hook (536c981 )
post_load discoverability and secrets-warning scope (895566e )
qualify post_load claims for validate=False and reload paths (0786c8d )
qualify post_load raise propagation for nested ValidationError (40416b6 )
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0 (2026-07-20)
Features
add strip, starts_with/ends_with, and custom validator hook to Field (#36 ) (8e4210e )