- Remove CI test because Nose is unmaintained and no longer works with Python 3.10. - Update CI tox envs - Add github actions - Rename tox.ini envs - Django 3 compatibility - Update tox.ini - Fix doc filename
2.2.1
------------------
- Update to Chart.js 2.9.3
2.1.0
------------------
- Add get_dataset_options method.
2.0.0
------------------
- Drop support for Python 2.7 - Add support for Django 1.10, 2.2 and 3.0 and remove older version support. - Add black and isort configs.
1.5.0
------------------
- Handle a new ClassBased view with LineChartJS options. (45)