What's Changed
- ci: trying to fix codecoverage by @Dushistov in #109
- chore: bump MSRV by @elpiel in #112
- Adding WNC sentence type by @jarrod817 in #110
- docs(readme): Update readme MSRV and add comment for rust-version key by @elpiel in #117
- Feat/defmt by @elpiel in #114
- chore: Cargo - upgrade dependencies by @elpiel in #118
- Feat: APA sentence by @elpiel in #123
- Update APA PR according to feedback by @ANG13T in #120
- fix(APA): add defmt-03 feature derives by @elpiel in #125
- Feat: GST sentence by @elpiel in #124
- Add GST sentence parser by @zhrbrk in #121
- chore(benches-harness): Cargo - publish = false by @elpiel in #126
- docs: add APA & GST to README & add APA to lib.rs by @elpiel in #127
- fix clippy warnings by @Tapped in #129
- Add TTM sentence parse support by @Tapped in #128
- Chore/bump msrv and deps by @elpiel in #133
- Increase test coverage for src/sentences/utils.rs by @trkohler in #130
- fix: clippy warnings by @elpiel in #134
- Prepare implementation for DPT (Depth of Water) messages by @trkohler in #132
New Contributors
- @jarrod817 made their first contribution in #110
- @ANG13T made their first contribution in #120
- @zhrbrk made their first contribution in #121
- @Tapped made their first contribution in #129
- @trkohler made their first contribution in #130
Full Changelog: v0.6.0...v0.7.0