Releases: pinax/pinax-events
Releases · pinax/pinax-events
2.0.3
- Add django>=1.11 to requirements
- Update CI config
- Remove doc build support
- Add sorting guidance for 3rd-party app imports
- Improve documentation markup
2.0.2
- fix setup.py LONG_DESCRIPTION for PyPi
2.0.1
- fix setup.py LONG_DESCRIPTION for PyPi
2.0.0
- Add Django 2.0 compatibility testing
- Drop Django 1.8, 1.9, 1.10 and Python 3.3 support
- Move documentation into README
- Standardize documentation layout
- Convert CI and coverage to CircleCi and CodeCov
- Add PyPi-compatible long description
1.0.0
- added docs and tests and wired up CI