Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 375 Bytes

CHANGELOG.rst

File metadata and controls

23 lines (14 loc) · 375 Bytes

Changelog

0.0.3 (2021-03-04)

  • Converters now won't attempt to convert None.

0.0.2 (2021-03-03)

  • Converters can convert rows retrieved into types other than strings.

0.0.1 (2021-03-02)

  • (De)Serialize None as N, consistent with SQL.

0.0.0 (2021-02-28)

  • First release on PyPI.