Skip to content

Releases: rkyv/rend

0.5.0

11 Sep 05:49
Compare
Choose a tag to compare
Release 0.5.0

0.5.0-rc.1

02 Sep 02:23
Compare
Choose a tag to compare
0.5.0-rc.1 Pre-release
Pre-release

This is the first release candidate for rend 0.5.0.

0.4.1

24 Sep 19:36
Compare
Choose a tag to compare

This bugfix release adds support for the riscv32im platform and adds bytemuck implementations for rend types. Thanks to @starkoracles and @hulthe for the PRs!

v0.3.6

18 Dec 17:03
Compare
Choose a tag to compare

0.3.6 is a bugfix release that updates the minimum bytecheck version to keep atomics support in sync across platforms.

v0.3.5

03 Dec 19:05
Compare
Choose a tag to compare

This bugfix release improves atomics support detection to provide atomics support to more targets.

Thanks to @tobz for the PR.

v0.3.4

24 Nov 16:44
Compare
Choose a tag to compare

This bugfix release fixes an unused import warning in environments without atomics.

v0.3.3

19 Nov 19:04
Compare
Choose a tag to compare

This bugfix release corrects atomic ordering for some operations and relaxes the bytecheck dependency from 0.6.0 to 0.6.

Thanks to @tobz for reporting the issue!

v0.3.2

05 Aug 23:53
Compare
Choose a tag to compare

This bugfix release corrects tests not properly gating by atomic support and turns on additional errors.

v0.3.1

06 Jul 04:30
Compare
Choose a tag to compare

This bugfix release prevents rend from pulling in std when validation is enabled.

v0.3.0

21 Jun 13:13
Compare
Choose a tag to compare

This minor release adds a missing PartialEq impl for endianness wrapper types and bumps the bytecheck dependency to 0.6.