Skip to content

2.0.0

Compare
Choose a tag to compare
@shimizukawa shimizukawa released this 03 Jan 21:15
· 201 commits to master since this release
3d00fdf

General:

Features:

  • Drop Python 2.7 and 3.5 support.
  • Drop Django 1.11, 2.0 and 2.1 support.
  • #68 Add Python 3.8 and 3.9 support.
  • #68 Add Django 3.0 and 3.1 support.

Bug Fixes:

  • #69 Let users choose between psycopg2 binary or source. Thkanks to Bruno Alla.
  • #65,#66 Deprecation warning due to invalid escape sequences. Thanks to Karthikeyan Singaravelan.

Documentation:

  • #67 Just a typo cleanup from refs.rst. Thanks to Kostja P.