What's Changed
- Fix type annotation problem by setting correct pyspnego min version by @jborean93 in #135
- Throw an exception in case of access denied by @AdrianVollmer in #138
- Favour pure NTLM provider and fix SPN by @jborean93 in #137
- Add type annotation and black/isort checks by @jborean93 in #140
- Update CI and version and ignore black diff by @jborean93 in #141
New Contributors
- @AdrianVollmer made their first contribution in #138
Full Changelog: v1.2.0...v1.3.0