Skip to content

Releases: pinax/pinax-news

3.0.0

16 Jul 20:26
85a8145
Compare
Choose a tag to compare

2.0.3

17 Jan 22:50
Compare
Choose a tag to compare
  • 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

20 Dec 08:17
Compare
Choose a tag to compare
  • Update setup.py LONG_DESCRIPTION for PyPi, again

2.0.1

20 Dec 07:18
Compare
Choose a tag to compare
  • Fix setup.py LONG_DESCRIPTION for PyPi

2.0.0

19 Dec 07:33
a8a619a
Compare
Choose a tag to compare
  • 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

24 Jul 15:06
Compare
Choose a tag to compare
  • added docs and tests and wired up CI