Skip to content

Releases: codelabsab/rust-ocpp

v2.0.1

06 Dec 08:50
181b2e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

05 Nov 07:38
5a3842e
Compare
Choose a tag to compare

v2.0.0 breaking changes

Changes made in #110 has breaking changes due to the use of https://docs.rs/rust_decimal/latest/rust_decimal/

What's Changed

New Contributors

Full Changelog: v1.0.4...v2.0.0

v1.0.4

13 Sep 17:07
815cb19
Compare
Choose a tag to compare

What's Changed

  • Bump to v1.0.3 by @tommymalmqvist in #94
  • Bump the patch group with 2 updates by @dependabot in #95
  • Bump the patch group with 3 updates by @dependabot in #96
  • Bump the patch group with 2 updates by @dependabot in #97
  • The v1.6 version of AuthorizationData is missing the #[serde(rename_all = "camelCase")] attribute needed to rename the fields to match the v1.6 specification. by @tommymalmqvist in #99

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Aug 13:20
9fa5af0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 Aug 06:32
0036645
Compare
Choose a tag to compare

Fix for GetInstalledCertificateIdsResponse in OCPP 2.0.1

A type error found in GetInstalledCertificateIdsResponse is fixed in this release and some minor dependabot updates.

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Aug 11:10
ca0742d
Compare
Choose a tag to compare

What's Changed

  • Bump regex dependency

Full Changelog: v1.0.0...v1.0.1

v1.0.0

05 Jun 06:56
26b6b99
Compare
Choose a tag to compare

v1.0.0 🎉

No major changes, mostly bumping packages and minor fixes.

Releasing 1.0.0 to emphasis that this library is now considered officially stable.