Skip to content

v0.6.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@lmazuel lmazuel released this 24 Jun 22:37
· 69 commits to master since this release
e5d0e6b

2019-06-24 Version 0.6.8

BugFixes

  • Impossible to serialize XML if model contains UTF8 characters on Python 2.7 #165
  • Impossible to deserialize a HTTP response as XML if body contains UTF8 characters on Python 2.7 #165
  • Loading a serialized configuration fails with NameError on NoOptionError #162

Thanks to cclauss for the contribution