CGP v0.4.1 Release: new cgp-handler crate, improved preset macros, and more.
We are excited to announce the release of CGP v0.4.1! This release brings several new features, quality-of-life improvements for macro usages, and a new crate cgp-handler.
Here are some of the highlights:
- New
cgp-handlercrate: Provides abstract interfaces for defining components with common method signatures. cgp_preset!macro improvement: Now supports wrapping ofPreset::Provider.#[cgp_component]macro improvement: Now supports automated derivation ofUseDelegate.- Improved Documentation: Added inline Rust documentation for common CGP constructs.
