Skip to content

0.2.0

Compare
Choose a tag to compare
@clarkduvall clarkduvall released this 29 Sep 15:40
· 12 commits to master since this release
  • If required=False, None values will now be dropped from the output
  • MethodFields with required=True will trigger an exception when None value is returned
  • Drop support for Python 2.6
  • Add support for Python 3.5 and 3.6