Releases: Azure/msrest-for-python
Releases · Azure/msrest-for-python
v0.4.6
v0.4.5
2017-02-13 Version 0.4.5
Bugfixes
- Fix polymorphic deserialization #11
- Fix regexp validation if '\w' is used in Python 2.7 #13
- Fix dict deserialization if keys are unicode in Python 2.7
Improvements
- Add polymorphic serialisation from dict objects
- Remove chardet and use HTTP charset declaration (fallback to utf8)