Releases: redbadger/crux
Releases · redbadger/crux
crux_core-v0.7.2
What's Changed
- remove uuid unused wasm-bindgen feature flag by @andrewweston in #177
- Deps by @StuartHarris in #178
- fix clippy lints by @StuartHarris in #183
- Async capability combinators by @charypar in #179
- Add async API to crux_http by @charypar in #185
- Update capability orchestration docs to use working code by @charypar in #186
- Async KV and Time capability APIs by @charypar in #187
New Contributors
- @andrewweston made their first contribution in #177
Full Changelog: crux_core-v0.7.1...crux_core-v0.7.2
crux_core-v0.7.1
What's Changed
- Docs: Getting started: Add small precisions about registering app type by @nmrshll in #169
- Fix assert_let crate link in docs by @charypar in #170
- Update deps for Rust, Web, iOS and Android by @StuartHarris in #174
- chore: release by @StuartHarris in #175
New Contributors
Full Changelog: crux_core-v0.7.0...crux_core-v0.7.1
crux_core-v0.7.0
What's Changed
- Local install of [email protected] by @StuartHarris in #160
- Improve typegen error handling by @StuartHarris in #162
- chore: release by @StuartHarris in #163
Full Changelog: crux_core-v0.6.5...crux_core-v0.7.0
crux_core-v0.6.5
What's Changed
- Added Send trait to NewEv generic type inside Capability derive macro by @mmannes in #148
- Svelte simple counter example by @scholtzan in #154
- Typegen error messages by @StuartHarris in #156
- Update dependencies and examples by @StuartHarris in #158
- chore: release by @StuartHarris in #159
New Contributors
- @mmannes made their first contribution in #148
- @scholtzan made their first contribution in #154
Full Changelog: crux_core-v0.6.4...crux_core-v0.6.5
crux_time-v0.1.5
Other
- versions for compatibility with semver checks
crux_platform-v0.1.4
Other
- versions for compatibility with semver checks
- implement derive macro for Capability trait
crux_macros-v0.3.3
Other
- update deps
- update leptos examples to remove Scope
- deps + tweaks
- deps
- deps
- deps
- deps, http 0.4.1, time 0.1.4
- update deps, iOS and Android examples
crux_kv-v0.1.4
Other
- versions for compatibility with semver checks
- implement derive macro for Capability trait
crux_http-v0.4.2
Other
- versions for compatibility with semver checks
- update deps
- deps + tweaks
- deps
- deps
- deps
- capability doc tests
- deps
crux_core-v0.6.4
Other
- update deps
- update leptos examples to remove Scope
- deps + tweaks
- avoid unnecessary coercion
- Remove existing generated java files before generating the new set
- deps
- deps