What's Changed
- Add more docs on send_cbt by @jborean93 in #174
- Make channel binding data per-host by @geofft in #180
- fix #181 add password param to constructor by @razzzp in #182
- Update readme and prepare for v0.15.0 release by @jborean93 in #189
- Update CI to include Python 3.11, 3.12 by @jborean93 in #190
0.15.0: 2024-06-04
- Make Channel Binding data per-host
- Added support for explicit passwords using the
password
kwarg
New Contributors
Full Changelog: v0.14.0...v0.15.0