0
I Use This!
Low Activity

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 5 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compatibility with marshmallow 3.0.0rc4 More... about 5 years ago
Update examples for marshmallow 3 More... about 5 years ago
Set the version number 6.0.0b1 More... about 5 years ago
Port to marshmallow 3 More... about 5 years ago
Update dependency specification More... about 5 years ago
Add support for Meta More... about 5 years ago
Reflect latest changes in README More... about 5 years ago
Make fields required by default More... about 5 years ago
Improve support for fields with a default factory More... about 5 years ago
Better handling of missing values + support for Optional More... about 5 years ago
Improve documentation More... about 5 years ago
Feature: ability to write custom marshmallow fields More... about 5 years ago
Improve readme example More... about 5 years ago
Improve readme example More... about 5 years ago
Fix sphinx doc More... about 5 years ago
Remove docs from master (they are on gh-pages now) More... about 5 years ago
Merge branch 'master' of https://github.com/lovasoa/marshmallow_dataclass More... about 5 years ago
Merge pull request #2 from repick3/master More... about 5 years ago
Bump version More... about 5 years ago
Fix setuptools dependencies More... about 5 years ago
Fix examples in documentation More... about 5 years ago
Added example showing how to dump out of schema More... about 5 years ago
Python 3.6 compatibility More... about 5 years ago
Try testing on python 3.6 More... about 5 years ago
Add dataclasses backport to the dependencies More... about 5 years ago
Depend on typing_inspect instead of using typing's private attributes More... about 5 years ago
Add a warning to the readme More... about 5 years ago
Add a redirect for the documentation More... about 5 years ago
Add an example of how to declare the Schema property explicitly More... about 5 years ago
Avoid PyDataclass warning More... about 5 years ago