* Fix validation for UUIDs in unions (kkirsanov in PR 310) * Fix typo in parse_schema docstring (josteini in PR 308)
0.21.16
* Change the return type of values when promoted by the reader schema (scottbelden in PR 307)
0.21.15
* Deprecate schema attribute on the reader class (scottbelden in PR 305) * Publish wheel for py27mu (brianmartin in PR 306)
0.21.14
* Ensure maps do not validate as arrays (scottbelden in PR 304)
0.21.13
* Add support for user specified sync_marker values (scottbelden in PR 301) * Add support for specifying default values for enums (scottbelden in PR 299)
0.21.12
* Fix a regression to re-enable support for reading from streams (scottbelden in PR 297)