Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defmt v0.3.7 source code.tar.gz | 2024-05-13 | 543.6 kB | |
defmt v0.3.7 source code.zip | 2024-05-13 | 653.4 kB | |
README.md | 2024-05-13 | 1.7 kB | |
Totals: 3 Items | 1.2 MB | 0 |
What's Changed
- Release
defmt-test v0.3.2
which includesdefmt-test-macros v0.3.1
. by @Urhengulas in https://github.com/knurling-rs/defmt/pull/816 - Fix trait bounds issue [#799] by @Sympatron in https://github.com/knurling-rs/defmt/pull/800
- doc: add note for the alloc feature flag by @ValouBambou in https://github.com/knurling-rs/defmt/pull/813
- book: Add some examples for byte slice/array hints as well by @plaes in https://github.com/knurling-rs/defmt/pull/811
- Cleanup by @Urhengulas in https://github.com/knurling-rs/defmt/pull/821
- Add a feature to stop linking the default panic by @BryanKadzban in https://github.com/knurling-rs/defmt/pull/812
- Update gimli to 0.29.0 by @Tiwalun in https://github.com/knurling-rs/defmt/pull/828
- Fix CI by @Urhengulas in https://github.com/knurling-rs/defmt/pull/831
- Deprecate ip_in_core feature by @Urhengulas in https://github.com/knurling-rs/defmt/pull/805
- book: Document how to feature-gate derive(defmt::Format ) by @plaes in https://github.com/knurling-rs/defmt/pull/830
- Release
defmt v0.3.7
by @Urhengulas in https://github.com/knurling-rs/defmt/pull/832
New Contributors
- @Sympatron made their first contribution in https://github.com/knurling-rs/defmt/pull/800
- @ValouBambou made their first contribution in https://github.com/knurling-rs/defmt/pull/813
- @plaes made their first contribution in https://github.com/knurling-rs/defmt/pull/811
- @BryanKadzban made their first contribution in https://github.com/knurling-rs/defmt/pull/812
- @Tiwalun made their first contribution in https://github.com/knurling-rs/defmt/pull/828
Full Changelog: https://github.com/knurling-rs/defmt/compare/defmt-v0.3.6...defmt-v0.3.7