Releases: daniil-berg/marshmallow-generic
Releases · daniil-berg/marshmallow-generic
v1.0.1
First patch and more specific dependencies
Fixes
- Set explicit
stacklevel
when warning about schema-widemany
setting depending on initialization state. This should help users see the exact line they wrote that triggered the warning.
Misc
- Restrict main dependency
marshmallow>=3.12.0
; pin all development dependencies to specific versions - Fix minor cosmetic issues in project config
- Rework and refactor development scripts
v1.0.0
First stable release