Releases: actuate-rs/actuate
Releases · actuate-rs/actuate
actuate-core-v0.2.0
Other
- Create Window composable
- Create use_callback hook
- Create Handler struct
- Create actuate-winit crate and refactor
actuate-macros-v0.1.1
Other
- Create core crate and refactor
actuate-core-v0.1.1
Other
- updated the following local packages: actuate-macros
v0.4.0-alpha.3
Full Changelog: v0.4.0-alpha.2...v0.4.0-alpha.3
v0.4.0-alpha.2
Full Changelog: v0.4.0-alpha.1...v0.4.0-alpha.2
v0.4.0-alpha.1
v0.3.0-alpha.4
- Replaces multi-threading with a higher-efficiency pointer approach
- Adds WASM support with a local channel
- Adds memoized view support