Releases: NuiCpp/Nui
Releases · NuiCpp/Nui
v0.3.6 Convenience Improvements
What's Changed
Full Changelog: v0.3.5...v0.3.6
v0.3.5 Fixed Event Removal Bug
v0.3.4 Bugfix Release
v0.3.3 Improved Compatibility
v0.3.2 Fixed use after free on linux
Merge pull request #61 from NuiCpp/devel Fixed use after free in some cases.
v0.3.1 Fixes for older cmake
Fixed build issue with older cmake version.
v0.3.0 CMake and Backend Improvements
What's Changed
- Improved CMake Files by @5cript in #52
- Resizeable utility completed. by @5cript in #53
- Relaxed C++ standard requirement. by @5cript in #54
- Reduced required CMake version. by @5cript in #55
- Bumped roar by @5cript in #56
- Bugfixes and Depdency Management Improvments by @5cript in #57
- Improved Window class
Full Changelog: v0.2.1...v0.3.0
v0.2.1 Bugfix Release
v0.2.0 Inline SVG Support
Added support for inline svg elements.
v0.1.1 Minor build fixes.
Improves target ordering for ninja builds.