actuate-core-v0.4.0
github-actions
released this
17 Nov 01:03
·
237 commits
to main
since this release
Other
- Reorganize
actuate
crate structure (#42) - Remove layout node on drop in Canvas and add list example
- Merge branch 'main' of https://github.com/actuate-rs/actuate into vec
- Fix
Compose
impl forOption
(#40) - Mark Any_compose::any_compose as unsafe
- Make
ScopeState
invariant (#37) - Clean up tracing
- Make Update FnOnce (#31)
- Make Mut only have one pointer (#32)
- Impl Memoize for Ref
- Update Memo to use Memoized trait