Skip to content

v0.6.4

Compare
Choose a tag to compare
@pcai pcai released this 06 Jun 19:27
· 7 commits to master since this release
f16effe

What's Changed

  • Fix applying DES-CBC when using OpenSSL 3 by @paulvt in #51
  • Add dependency to base64 gem by @yahonda in #62
  • Avoid usage of legacy algorithms on libssl-3.0+ by @larskanis in #53
  • Add anonymous authentication support by @zeroSteiner in #45
  • Update minimum supported ruby to 2.6. Add support for ruby 3.2 and 3.3

New Contributors

Full Changelog: v0.6.3...v0.6.4