Changelog
0.1.3 (2024-06-29)
Features
- doc: add
Migrate from
typed_structguide ### Bug Fixes - fix: exclude key from
@enforce_keys, if
:defaultis set and
:enforce` is true ## 0.1.2 (2024-06-29) ### Bug Fixes - avoid enforcing the field when default is unset and enforce is false ## 0.1.1 (2024-06-28) ### Bug Fixes - if default is set, then this field is enforced (#2) ## 0.1.0 (2024-06-28) ### Features First release