Releases: NuiCpp/Nui
Releases · NuiCpp/Nui
v0.8.1 Fixed Range Renderer Regression
Element renderer could not accept non const elements
v0.8.0 Range Improvements 1
Added the ability to draw ranges for non observed containers, closing a feature hole.
v0.7.0 Support for Reactive Properties
What's Changed
- Changed RpcHub missing function handling. by @5cript in #76
- Improve Attributes and Add Property Support by @5cript in #77
Full Changelog: v0.6.0...v0.7.0
Variant Support for Attributes
What's Changed
Full Changelog: v0.5.0...v0.6.0
v0.5.0 Observed Constructor is now Explicit
It is much harder now to accidentally create temporary Nui::Observed that get referenced and then dangle.
v0.4.0 Text Node Feature Added
v0.3.6 Convenience Improvements
What's Changed
Full Changelog: v0.3.5...v0.3.6