Releases: marianobarrios/tls-channel
Releases · marianobarrios/tls-channel
0.9.0
- Fixes double handshake in some old Android versions (#197)
0.8.0
- Removed SLF4J dependency
- Changed default to heap buffers to maximize compatibility
0.7.0
Fixes #102, plus dependency updates and other minor changes.
0.6.2
Fix bug in version detection (#84)
0.6.1
- Fix issue with Java versions with hyphens (#47)
0.6.0
- A more complete fix for #34
- Updated dependencies
0.5.0
- Updates on all dependencies
- General code streamlining
- Fixes for #20 and #30