Skip to content

0.8.1

Choose a tag to compare

@JEnoch JEnoch released this 19 May 14:00
· 3 commits to master since this release
4df3727

What's Changed

  • feat: add support for linux physical clocks by @alokpr in #20
  • feat: add utility to convert NTP64 to nanos by @alokpr in #21
  • fix: add missing test config annotation by @alokpr in #23
  • fix conversion to NTP64 from zero nanoseconds by @alokpr in #22
  • fix: replaced "deature" with "feature" by @alokpr in #19
  • doc: add a note on monotonic_time_clock by @JEnoch in #24
  • internal: use div_ceil() in subsec_nanos()->u32 by @JEnoch in #25
  • Bump some dependencies by @JEnoch in #26

New Contributors

Full Changelog: 0.8.0...0.8.1