More details about this release is covered in the update blogpost.
Changelog
-
New cgp-handler
Crate
- Introduce new
cgp-handler
crate - #105
-
Macro Improvements
- Support wrapping of
Preset::Provider
inside cgp_preset!
macro - #103
- Support derivation of
UseDelegate
inside #[cgp_component]
- #106
-
CGP Field Improvements
- Format
Char
statically without self
- #104
-
Miscellaneous
- Minor improvements - #107
-
Documentation
- Add inline Rust documentation for common CGP constructs - #109