Releases: red-coracle/flask-argon2
Releases · red-coracle/flask-argon2
v0.3.0.0
v0.2.0.0
- Update
argon2_cffi
to 20.1.0 - Drop support for python 3.4 because it's not supported by
argon2_cffi
- Change
Flask
version to any > 1 - Update travis to test on Ubuntu 20.04
v0.1.5.1
Version 0.1.5.1 * New version to fix PyPi packaging issue.
v0.1.5.0
Version 0.1.5.0 * Add init_app() function for flask application factory pattern * Support VerificationError and InvalidHash exceptions from argon2_cffi
v0.1.4.0
Version 0.1.4.0 * Update Flask and argon2_cffi dependencies
v0.1.3.0
- Upstream module was renamed to argon2_cffi
- Update argon2_cffi to 18.3.0
- Travis configuration will now test against pypy
- Python 2.6 is no longer supported
v0.1.2.2
- Update argon2-cffi version
- Update copyright year
v0.1.2.1
- Update documentation for new import schema
v0.1.2.0
- Update argon2-cffi to v16.3.0
v0.1.1.0
- Update argon2-cffi to v16.2.0