Minor fixes and tweaks
What's Changed
- Add support for some experimental C++23 features by @DeveloperPaul123 in #13
- Use feature test macro to check feature available by @cauliyang in #15
- Build tests with fsanitize address on by @DeveloperPaul123 in #19
- Fix version header location and other minor tweaks by @DeveloperPaul123 in #21
New Contributors
- @cauliyang made their first contribution in #15
Note: Had to re-do the release because I forgot to update the library version in CMake 😅
Full Changelog: 0.5.0...0.5.1