Skip to content

Version 0.0.2

Compare
Choose a tag to compare
@TyomaVader TyomaVader released this 30 Aug 16:57
· 18 commits to Dev since this release

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