Skip to content

Tags: daniil-berg/marshmallow-generic

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
daniil-berg Daniil Fajnberg
First patch and more specific dependencies

## Fixes

- Set explicit `stacklevel` when warning about schema-wide `many` 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

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
daniil-berg Daniil Fajnberg
First stable release