v0.1.0-alpha.1
Pre-release
Pre-release
BurningEnlightenment
released this
01 Feb 15:51
·
75 commits
to master
since this release
This marks the completion of the major API redesign in order to allow defining user codecs out-of-line and reducing compile times by not including everything and its kitchen sink.
What's Changed
- CI cleanup by @BurningEnlightenment in #1
- Replace std system_error with SG14 status-code by @BurningEnlightenment in #2
- Update to copier-cpp template version 0.2.3 by @BurningEnlightenment in #3
- Switched from Boost.Test to Catch2
- Refactor the stream APIs to remove a codec template parameter by @BurningEnlightenment in #4
- Modernize and update dependencies to 2023.01 by @BurningEnlightenment in #5
Full Changelog: v0.0.0-alpha.1...v0.1.0-alpha.1