actuate-v0.5.0
github-actions
released this
18 Nov 04:32
·
210 commits
to main
since this release
Other
- Add deny_missing_docs
- Move macros crate to root and refactor Mut to use NonNull
- Merge workspace into main crate (#55)
- Allow alternate task executors with new Executor trait (#54)
- Update FUNDING.yml
- Create
use_layout
hook and refactorCanvas
(#50) - Add clippy lints (#48)
- Cache FromIter and export task hooks from prelude
- Make compose::from_iter more general
- Add crate-level docs
- Create
use task
anduse_local_task
hooks (#44) - Rename modify module to view and refactor
- Refactor View trait
- Create Handler trait and Event enum
- Restructure core
- Create ui module
- Create draw and modify modules in actuate crate