0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v8.3.0 More... over 4 years ago
Provide public custom types for type checking (#115) More... over 4 years ago
v8.2.0 More... over 4 years ago
Switch from travis CI to github actions (#113) More... over 4 years ago
Update code quality tooling and improve type annotations More... over 4 years ago
Add support for Literal type (#110) More... over 4 years ago
Fix linter warnings More... almost 5 years ago
v8.1.0 More... almost 5 years ago
Display a warning before altering an existing class (See #51) More... almost 5 years ago
Merge pull request #107 from LedgerHQ/serialize_optional More... almost 5 years ago
fix serialization for Optional type More... almost 5 years ago
[ISSUE-79] Unexpected interaction between Union and Optional. (#100) More... almost 5 years ago
make mypy happy when using marshmallow_dataclass.dataclass decorator with arguments (#104) More... almost 5 years ago
v8.0.0 More... about 5 years ago
Improve how union fields are handled (#93) More... about 5 years ago
validators from NewType and field parameters are now cumulated More... about 5 years ago
Require pytest>=5.4 More... about 5 years ago
fix typo in docs More... about 5 years ago
v7.6.0 More... about 5 years ago
Add more tests for custom list field schemas More... about 5 years ago
Allow to map a custom Field class to a Type (#85) More... about 5 years ago
mypy plugin support for custom dataclass decorator (#84) More... about 5 years ago
v7.5.2 More... over 5 years ago
Accept "None" as a value for fields of type "Any" (#81) More... over 5 years ago
Merge branch 'master' of github.com:lovasoa/marshmallow_dataclass More... over 5 years ago
v7.5.1 More... over 5 years ago
Fix inconsistency in post_load behavior (#76) More... over 5 years ago
Make the installation command work with zsh More... over 5 years ago
v7.5.0 More... over 5 years ago
Avoid missing fields in field mapping More... over 5 years ago