Version 0.0.2
Changelog
v.0.0.2 - 30.08.2023
Added
- CMake support, see CMakeLists.txt for details
- Dismiss button for notifications (optional)
- Optional button in the notification that executes a user-defined function
- GitHub Actions for Linux and Windows builds
- Documentation examples
Fixed
- Documentation fixes
Changed
- Switched from classic enums to scoped enums
- Upgraded Dear ImGui version used in example to v1.89.9 WIP