v1.3.0
A few small but important fixes that improve compatibility and reliability of the library
What's Changed
- Update github actions by @simo5 in #87
- Fix typo in header guard for src/ntlm.h by @KarelChanivecky in #88
- Fix crash in target_name decoding by @simo5 in #91
- Mark defined numbers as unsigned by @simo5 in #92
- BF: libiconv does not support undashed unicode encoding aliases by @KarelChanivecky in #93
- Change the ossl3 context to be allocated once by @simo5 in #99
- Release version 1.3.0 by @simo5 in #100
New Contributors
- @KarelChanivecky made their first contribution in #88
Full Changelog: v1.2.0...v1.3.0