Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 374 Bytes

File metadata and controls

33 lines (21 loc) · 374 Bytes

Changelog

0.2.0

  • Drop support for older versions of python and django.
  • Replace travisci with github actions.

0.1.4

  • Adds support to latest python and django versions.

0.1.3

  • Use number_mode=NM_DECIMAL for loads and dumps.

0.1.2

  • Improve tests.

0.1.1

  • Remove python 2.7 from setup.py.

0.1.0

  • Initial release.