Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 1.03 KB

CHANGELOG.rst

File metadata and controls

57 lines (31 loc) · 1.03 KB

0.1.15 (2020-05-30)

Changes

  • Fix #32 : Never ignore the value passed to _serialize. Notably, this fixes the serialization of lists of unions, such as List(Union([Int(), String()]))

0.1.12 (2019-10-24)

Backward-incompatible Changes


0.1.11 (2019-06-19)

Changes

  • Override the underscore-prefixed methods instead of the plain ones #22

Changelog

0.1.10 (2019-06-08)

Changes

  • Use Towncrier for changelog. #18

0.1.0 (2019-06-07)

  • First release on PyPI.