Skip to content

actuate-core-v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 01:03
· 237 commits to main since this release
347f724

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 for Option (#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