Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
defmt-v1.0.0 source code.tar.gz | 2025-04-01 | 560.2 kB | |
defmt-v1.0.0 source code.zip | 2025-04-01 | 685.0 kB | |
README.md | 2025-04-01 | 529 Bytes | |
Totals: 3 Items | 1.2 MB | 0 |
What's Changed
- [#909] First 1.0 stable release :tada: by the knurling team
- [#940]
defmt-print
: Allow reading from a serial port by @brightbloom - [#938] Emit
option_env!("DEFMT_LOG")
so rustc depinfo can track it by @kaspar030 - [#935] Add note in book's setup chapter to clarify staticlib setup by @newcomertv
- [#914] Add cargo-deny as a CI action to check crate security and licensing by @BenFordTytherington
Full Changelog: https://github.com/knurling-rs/defmt/compare/defmt-v0.3.10...defmt-v1.0.1