- Changed project internals - we are using poetry now
- Add support for Django 3.0
- Added
json_underscoreize
toCamelCaseJSONParser
as class attribute to support variables with and without an underscore before a number in the same project - Fixed import of six in combination with DRF 3.10
- Fixed missing CHANGELOG.md in package on pypi
- Update README
- Old README.rst and HISTORY.rst
- Support for generators and other iterables
- JSON_UNDERSCOREIZE option to change behaviour of underscoize function
- Changed name of the package and README
- First release on PyPI.