v2.0.0
See the News post in the docs.
Known Breaking Changes
- Removed custom allocator support in
copy_on_write<>- consolidated STLab and ASLcopy_on_writeinto a single shared dependency.
What's Changed
- fix crasher in iomanip.hpp by @Eljay-pga in #133
- Updating for Xcode 16.3 by @sean-parent in #134
- clang-20: remove space between "" and string literal suffix by @g-217 in #135
- Minor name_t improvements by @sean-parent in #136
- Adding ability to disable tests, debug print any_regular_t, and minor… by @sean-parent in #139
- Layout forest dumping API by @fosterbrereton in #140
- Documentation! by @sean-parent in #141
Other changes
- CPM caching in build
- Better error reporting in parsers
- Added API to print any_regular_t - easily invokable from debugger.
- Fixed broken adam_smoke_test unit test.
- Stripped a lot of old cruft, updated ReadMe file.
- Converted LaTeX in documentation to use MathJax
New Contributors
- @Eljay-pga made their first contribution in #133
Full Changelog: v1.0.48...v2.0.0