What's Changed
- Release
defmt-test v0.3.2
which includesdefmt-test-macros v0.3.1
. by @Urhengulas in #816 - Fix trait bounds issue #799 by @Sympatron in #800
- doc: add note for the alloc feature flag by @ValouBambou in #813
- book: Add some examples for byte slice/array hints as well by @plaes in #811
- Cleanup by @Urhengulas in #821
- Add a feature to stop linking the default panic by @BryanKadzban in #812
- Update gimli to 0.29.0 by @Tiwalun in #828
- Fix CI by @Urhengulas in #831
- Deprecate ip_in_core feature by @Urhengulas in #805
- book: Document how to feature-gate derive(defmt::Format ) by @plaes in #830
- Release
defmt v0.3.7
by @Urhengulas in #832
New Contributors
- @Sympatron made their first contribution in #800
- @ValouBambou made their first contribution in #813
- @plaes made their first contribution in #811
- @BryanKadzban made their first contribution in #812
- @Tiwalun made their first contribution in #828
Full Changelog: defmt-v0.3.6...defmt-v0.3.7