Releases

0.4 - 2020-01-28

  • Dropped Django 1.8 and 2.0 support
  • Fixed Django 3.0 deprecation warning
  • Fixed migration test cases

0.3 - 2017-12-19

  • Fixed issue with Django migration generation
  • Added initial support for Django 2.0
  • Dropped Python 3.3 support

0.2 - 2016-12-06

  • Refactored EncryptedField into encrypt() decorator.

0.1 - 2016-05-21

  • Initial release