Skip to content

v0.4.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@lmazuel lmazuel released this 21 Dec 23:43
· 156 commits to master since this release
4e6dae1

2017-12-21 Version 0.4.23

Bugfixes

  • Accept to deserialize enum of different type if content string match #75
  • Stop failing on deserialization if enum string is unkwon. Return the string instead.

Features

  • Model now accept kwargs in constructor for future kwargs models