1.4.2 Callbacks, disable exceptions, and improvements
What's Changed
- #188 Provide polyfill for std::to_string for c++98 compatibility by @artem-ogre in #189
- Improvements by @artem-ogre in #191
- ARM Builds by @johnnynunez in #192
- Implement disabling exceptions by @artem-ogre in #195
- #197 Support CMake 4.0 by @artem-ogre in #198
- #178 Implement optional user callbacks by @artem-ogre in #199
- Minor re-factoring
New Contributors
- @johnnynunez made their first contribution in #192
- @Madrich helped designing and implementing callbacks (#178)
Full Changelog: 1.4.1...1.4.2