Skip to content

Releases: vpetrigo/sntpc

v0.11.0

Choose a tag to compare

@vpetrigo vpetrigo released this 06 Jul 21:57
2292647

What's Changed

  • Fixed Clippy errors for the sntpc-net-std crate in nightly builds
  • Improved RFC 5905 protocol correctness
  • Redesigned Kiss-of-Death enum handling
  • Exposed previously missing NtpResult fields
  • 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

Choose a tag to compare

@vpetrigo vpetrigo released this 18 May 12:49
4972611

What's Changed

  • Update README and docs with new crate links by @vpetrigo in #76

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@vpetrigo vpetrigo released this 18 May 12:34
a15f6f6

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

Choose a tag to compare

@vpetrigo vpetrigo released this 12 Apr 18:43
2be6e0b

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-net dependency to version ~0.9 in examples by @vpetrigo in #66
  • Update sntpc and embassy-net references to version 0.9 by @vpetrigo in #67

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

Choose a tag to compare

@vpetrigo vpetrigo released this 08 Jan 13:16
414a7ea

What's Changed

  • Enable sync feature in docs.rs configuration in #59
  • embassy-net 0.8 support in #60
  • Update license sections in sntpc-net-* READMEs in #61

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@vpetrigo vpetrigo released this 08 Jan 12:41
47acb38

What's Changed

  • Clean up licenses in #55
  • Update examples deps in #56
  • Extract net adapters to separate crates in #58

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@vpetrigo vpetrigo released this 26 Nov 09:52
3e47efb

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@vpetrigo vpetrigo released this 28 Sep 13:56
c732238

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@vpetrigo vpetrigo released this 24 Jul 22:21
817c293

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

Choose a tag to compare

@vpetrigo vpetrigo released this 15 Jan 13:14
283bcc2

What's Changed

  • Add support for embassy-net v0.6.0 by @icalder in #47

New Contributors

Full Changelog: v0.5.1...v0.5.2