What's Changed
- Adding the Windows install step to build stage. by @matheusgomes28 in #89
- Added support for base64 strings that are missing padding characters. by @matheusgomes28 in #90
- Always upload coverage artifacts. by @matheusgomes28 in #93
- Adding many round-trip decoding/encoding tests by @matheusgomes28 in #94
- Create the conan package by @matheusgomes28 in #95
- Testing on windows. by @matheusgomes28 in #98
- Updating docs with the "unpadding accept" behaviour by @matheusgomes28 in #101
- Optionally build the tests by @matheusgomes28 in #102
- Adding contents menu to the README by @matheusgomes28 in #104
- Unix compilation and tests with ASAN enabled by @matheusgomes28 in #105
- CMake improvements by @ceggers-arri in #109
- Add std::string overload by @matheusgomes28 in #107
- Fixing inheritance of compilation flags in CMakePresets by @matheusgomes28 in #111
- Running "dos2unix" on all text files by @matheusgomes28 in #113
New Contributors
- @ceggers-arri made their first contribution in #109
Full Changelog: v0.0.0-rc0...v0.2.0-rc0