Skip to content

Releases: allancalix/rplaid

v0.4.0

31 Aug 18:26
Compare
Choose a tag to compare

Changelog

  • Bug fix incorrect iso code field name. This change removes an incorrect but existing fields so is a breaking change.
  • Adds feature decimal that automatically serializes to Decimal types instead of f64, this is an additive change
  • Updates to 2021 edition

v0.3.0

06 May 08:32
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Update to 2021 edition

v0.2.1

20 Sep 03:58
Compare
Choose a tag to compare

Changelog

  • Annotate public enums with Clone and Copy.

v0.2.0

09 Sep 04:02
Compare
Choose a tag to compare

Initial public release