Skip to content

Releases: redbadger/crux

crux_core-v0.6.5

29 Nov 11:14
9e98401
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: crux_core-v0.6.4...crux_core-v0.6.5

crux_time-v0.1.5

25 Oct 08:47
Compare
Choose a tag to compare

Other

  • versions for compatibility with semver checks

crux_platform-v0.1.4

25 Oct 08:48
Compare
Choose a tag to compare

Other

  • versions for compatibility with semver checks
  • implement derive macro for Capability trait

crux_macros-v0.3.3

25 Oct 08:46
Compare
Choose a tag to compare

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

25 Oct 08:48
Compare
Choose a tag to compare

Other

  • versions for compatibility with semver checks
  • implement derive macro for Capability trait

crux_http-v0.4.2

25 Oct 08:47
Compare
Choose a tag to compare

Other

  • versions for compatibility with semver checks
  • update deps
  • deps + tweaks
  • deps
  • deps
  • deps
  • capability doc tests
  • deps

crux_core-v0.6.4

25 Oct 08:46
Compare
Choose a tag to compare

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

v0.6.3

26 Jul 16:09
Compare
Choose a tag to compare

Very minor release of crux_core (v0.6.3) that corrects (and tests) more of the examples in the docs.

The examples in the repo have been overhauled and improved.

What's Changed

Full Changelog: v0.6.2...v0.6.3

crux_http v0.4.0

05 Jul 08:36
Compare
Choose a tag to compare

Published v0.4.0 of crux_http Crux HTTP Capability, which adds response headers to the capability's protocol. It also adds builders for HttpRequest and HttpResponse.

This is a breaking change as the HttpResponse struct now has an extra field.

For more details see #119

v0.6.2

13 Jun 13:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2