What's Changed
- Remove init_config from LDAP3LoginManager by @gmacon in #66
- Drop Python 3.4 and add Python 3.7 by @gmacon in #70
- Drop support for Python 2.7 by @hugovk in #74
- Configure Tox for local tests by @gmacon in #73
- Run tests on Python 3.8 by @gmacon in #77
- Make the code Black compliant. Take 2. by @HeMan in #81
- Found oddity thanks to Black. by @HeMan in #83
- Use isort in flake8 by @HeMan in #84
- Store configuration and ServerPool on the app by @gmacon in #78
- Update development requirements by @HeMan in #87
- Remove call for maintainers by @nickw444 in #90
- Add docs step to tox by @HeMan in #89
- Add exception to Response (#91) by @Oisins in #93
- Switch to Azure Pipelines by @nickw444 in #95
- Solve WTForms 3.0 validators.Required dependency issue by @northwestwitch in #96
- Migrate CI to Github Actions by @nickw444 in #100
- Include artifacts in Github Release by @nickw444 in #102
- bump dev deps by @nickw444 in #101
- Adding Mock LDAP Functionality for improved testing by @andrewjroth in #103
- Use named logger for logging in forms.py by @nsmcan in #108
- Fix context stack usage by @andrewjroth in #115
- Fix pipeline by @m-bach in #117
- fix type checks in MockTypes by @m-bach in #118
- update github actions by @m-bach in #120
- replace setup.py with pyproject.toml (PEP 621) by @m-bach in #119
New Contributors
- @gmacon made their first contribution in #66
- @hugovk made their first contribution in #74
- @HeMan made their first contribution in #81
- @Oisins made their first contribution in #93
- @northwestwitch made their first contribution in #96
- @andrewjroth made their first contribution in #103
- @nsmcan made their first contribution in #108
- @m-bach made their first contribution in #117
Full Changelog: 0.9.16...1.0.2