2.3.3
User Facing Change
- Removed trailing new line from glz::format_error by @stephenberry in #881
It is convention and more flexible to not force a new line at the end of the error report string.
Improvements
- Faster compilation from internal cleanup
- Support for custom specialization on enumerations #874 by @arturbac in #875, #876, #880
- Handling tabs in error formatting context by @stephenberry in #877
Full Changelog: v2.3.2...v2.3.3