Releases: vpetrigo/sntpc
Releases · vpetrigo/sntpc
Release list
v0.11.0
What's Changed
- Fixed Clippy errors for the
sntpc-net-stdcrate in nightly builds - Improved RFC 5905 protocol correctness
- Redesigned Kiss-of-Death enum handling
- Exposed previously missing
NtpResultfields - Added dispersion computation
- Allowed parsing of NTP responses larger than 48 bytes
- Improved timestamp normalization and precision-based calculations
- Added Era Rollover support
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
What's Changed
- Fix get_time(...) doc about seconds fractions. by @jarovo in #71
- cargo: Update rust crate defmt to v1.1 by @SimonIT in #69
- sntpc: net: embassy: Add EmbassyTimestampGenerator based on embassy-time by @SimonIT in #70
- Add GitHub Actions workflow for crate publishing #72
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- NTP Kiss-o'-Death Support by @vpetrigo in #63
- Clean up tests by @vpetrigo in #64
- cargo: allow embassy-net-0.9 that works without code change by @borisfaure in #65
- Update
embassy-netdependency to version~0.9in examples by @vpetrigo in #66 - Update
sntpcandembassy-netreferences to version0.9by @vpetrigo in #67
New Contributors
- @borisfaure made their first contribution in #65
Full Changelog: v0.8.1...v0.9.0