v0.4.0 (12 Feb 2023)
What's Changed
- address missed comments in no_std PR by @Dushistov in #49
- Refactor parsers by @elpiel in #51
- fixed up the expected data for test_parse_all_logs based on new mappings by @gybrish in #56
- Update/Fix
RMCdocs by @Turbo87 in #57 - Implement
PGRMZsupport by @Turbo87 in #59 - Add tests to BOD and fix parsing by @clemarescx in #61
- Add AAM sentence parser by @bahelms in #62
- Parse remaining fields for RMC sentence by @clemarescx in #66
- Use criterion for benchmarks and update bod parsing by @clemarescx in #68
- Adds MWV and MDA parsers by @ALTinners in #63
- Fix chrono deprecation #69 by @JasminFragnaud in #73
- Add ALM sentence by @clemarescx in #71
- adds rmz sentence to test case by @gflow33 in #72
- Update documentation by @gflow33 in #76
- Add MTW sentence parser by @JasminFragnaud in #77
- Prepare release 0.4 by @elpiel in #78
- Ci improvements by @elpiel in #81
New Contributors
- @gybrish made their first contribution in #56
- @Turbo87 made their first contribution in #57
- @clemarescx made their first contribution in #61
- @bahelms made their first contribution in #62
- @ALTinners made their first contribution in #63
- @JasminFragnaud made their first contribution in #73
- @gflow33 made their first contribution in #72
Full Changelog: v0.3.1...v0.4.0