0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop duplicated type checks in Schema._compile (#495) More... over 1 year ago
Release 0.14.1 More... almost 2 years ago
Add python_requires so package installers know this requires 3.7 or newer (#494) More... almost 2 years ago
Add pytest.ini and tox.ini to sdist (#487) More... almost 2 years ago
Release 0.14.0 More... almost 2 years ago
Fix type hints and enable mypy (#486) More... almost 2 years ago
Update contributions-only.md More... about 2 years ago
Remove Travis build status badge (#482) More... about 2 years ago
Allow error reporting on keys (#479) More... about 2 years ago
Fix type hint of schemas, for example for Required('key') (#478) More... over 2 years ago
Set static PyPI project description (#476) More... over 2 years ago
add typing information (#475) More... over 2 years ago
Change to SPDX conform license string (#472) More... almost 3 years ago
Fix a few typos (#470) More... about 3 years ago
Release 0.13.1 (#469) More... over 3 years ago
Add tests for `Object` and `MultipleInvalid` (#467) More... over 3 years ago
Style and warning cleanups in README (#466) More... over 3 years ago
Extend README to include coverage run commands + unpin `setupstools` (#465) More... over 3 years ago
`pytest` migration + enable Python 3.10 (#464) More... over 3 years ago
Convert codebase to adhere to flake8 W504 (PEP 8) (#462) More... over 3 years ago
Enable flake8 in github actions (#459) More... over 3 years ago
Ignore `Enum` if it is unavailable (#454) More... over 3 years ago
Enable github actions (#457) More... over 3 years ago
Fix email regex match for Python 2.7 (#456) More... over 3 years ago
Release 0.13.0 More... over 3 years ago
Display valid Enum values in Coerce More... over 3 years ago
Release 0.12.2 More... almost 4 years ago
Change email regex match to fullmatch More... almost 4 years ago
Include the regular expression in the error message More... over 4 years ago
ISSUE-439: Fix broken test More... over 4 years ago