Skip to content

Releases: jamesmunns/postcard

postcard/v1.1.0

27 Nov 18:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.10...postcard/v1.1.0

postcard-schema/v0.2.0

27 Nov 18:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: postcard-schema/v0.1.0...postcard-schema/v0.2.0

postcard-dyn/v0.2.0

27 Nov 18:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: postcard-dyn/v0.1.0...postcard-dyn/v0.2.0

postcard-derive/v0.2.1

27 Nov 18:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: postcard-derive/v0.2.0...postcard-derive/v0.2.1

v1.0.10

21 Aug 17:13
Compare
Choose a tag to compare

What's Changed

  • Check that target supports atomic pointer operations before defining max size for Arc by @sjudson in #168

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

20 Aug 00:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.0.9

v1.0.8

22 Jul 12:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

31 Aug 12:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

31 Aug 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

18 Jul 23:26
Compare
Choose a tag to compare

What's Changed

  • improved documentation of the cobs decoding by @gutzchi in #97
  • Fix strict provenance use of pointers by @jamesmunns in #100
  • Introduces CRCs by @huntc in #98
  • Format with rustfmt to eliminate trailing whitespaces by @dtolnay in #104
  • Fix documentation of re-exports that have dedicated doc comment by @dtolnay in #107

New Contributors

Full Changelog: v1.0.4...v1.0.5