Skip to content

v1.18

Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 04 Jan 13:44
· 1007 commits to master since this release

Changes

  • Fixed weird TypeError exception that was thrown instead of MissingField in case when field doesn't have default argument
  • Added ability to change deserialization method with metadata argument. See here for details.