- First release on PyPI.
- Initial models and REST API.
- Improved REST API filters.
- Fixed issues with migrations.
- Fixed route names for SimpleRouter.
- Optimized API
- Added additional filters to API
- Made updates to dependencies library
- Fixed changelog
- Made updates to dependencies library
- Fixed changelog
- Made updates to dependencies library
- Made updates to dependencies library
- Updated setup.py to read requirments.txt
- Updated 3rd party requirements. Some requirements had changed so it was causing failures
- Updated 3rd party requirements.
- Minor model change to make text not required in Comment/Review models
- Updated 3rd party requirements.
- Updated testing to properly use py.text fixtures
- Updated 3rd party requirements.
- Updated travis to use xenial distribution. Django 2.1 dropped support for SQLite < 3.8.3
- Updated packaged to mirror new cookiecutter template
- Updated 3rd party requirements.
- Updated 3rd party requirements.
- Updated 3rd party requirements.
- First production release
- Updated character limit to comments/reviews
- Changed comment fields to TextField