0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix travis config More... over 4 years ago
Add pypy to the list of CI-tested versions (#38) More... over 4 years ago
Bump version number to v7.0.0 More... over 4 years ago
Create CHANGELOG.md More... over 4 years ago
Do not copy methods from the dataclass to the generated Schema More... over 4 years ago
Prepare the release ov version 6.1.0 More... over 4 years ago
Run CI on tagged version commits More... over 4 years ago
6.1.0rc2 More... over 4 years ago
Fix typo in README More... over 4 years ago
Update documentation in README (#40) More... over 4 years ago
Disable CI on non-master branches More... over 4 years ago
Add mypy and update typings (#39) More... over 4 years ago
Only test 3.7.0 and newest 3.7 stable More... over 4 years ago
Speed up travis builds More... over 4 years ago
Add flake8 and address errors More... over 4 years ago
Run pre-commit run --all-files More... over 4 years ago
Add pre-commit+pyupgrade+black config More... over 4 years ago
Fix README english syntax error More... over 4 years ago
Change README example imports More... over 4 years ago
fix README example More... over 4 years ago
Rename custom_base_schema_class to base_schema and improve README More... over 4 years ago
Merge pull request #34 from sloria/setup More... over 4 years ago
Use marshmallow's built-in type mapping More... over 4 years ago
Add Python 3.6 classifier and add python_requires More... over 4 years ago
Add imports to doctests More... over 4 years ago
Remove unused imports More... over 4 years ago
Ignore pip-wheel-metadata More... over 4 years ago
Custom BaseSchema to derive from More... over 4 years ago
Add a note in the readme about the current pre-release status More... over 4 years ago
Allow creating new types with a custom marshmallow logic More... over 4 years ago