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.