Releases: vpetrigo/sntpc
Releases · vpetrigo/sntpc
v0.5.1
v0.5.0
What's Changed
- RFC: Add embassy net support by @oleid in #33
- Update crate interface in #37
- Add NTP example using
embassy-net
andsntpc
in #38 - Add async API unit tests in #41
- Rename utils for a flatter directory structure in #42
- Add defmt logging support by @dpeckett in #43
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.9
v0.3.8
What's Changed
- docs: ✏️ typo, remove useless
examples
by @tsingwong in #24 - Fix overflow in
calculate_offset
by @robertbastian in #25
New Contributors
- @tsingwong made their first contribution in #24
- @robertbastian made their first contribution in #25
Full Changelog: v0.3.7...v0.3.8