Skip to content

defmt v0.3.5

Compare
Choose a tag to compare
@BriocheBerlin BriocheBerlin released this 19 Jun 09:53
· 285 commits to main since this release
16d52c7

What's Changed

  • Add support for decoding wire format version 3 by @jannic in #750
  • Release defmt-decoder v0.3.7, defmt-macros v0.3.5, defmt-parser v0.3.3, defmt-print v0.3.7 by @Urhengulas in #754
  • add defmt impls for core::ptr::NonNull and fn(...) -> Ret by @Crzyrndm in #753
  • Goodbye bors by @Urhengulas in #756
  • Allow defmt-print to connect to a TCP port. by @hydra in #757
  • Tidy up defmt-print by @Urhengulas in #758
  • defmt-macros: Upgrade to syn 2 by @mkroening in #760
  • Release defmt v0.3.5, defmt-macros 0.3.6 and defmt-print 0.3.8 by @Urhengulas in #759

New Contributors

Full Changelog: defmt-v0.3.4...defmt-v0.3.5