New
0.2.0
- If
required=False,Nonevalues will now be dropped from the output MethodFields withrequired=Truewill trigger an exception whenNonevalue is returned- Drop support for Python 2.6
- Add support for Python 3.5 and 3.6
Unclaimed project
Are you a maintainer of serpy? Claim this project to take control of your public changelog and roadmap.
required=False, None values will now be dropped from the outputMethodFields with required=True will trigger an exception when None value is returned