Skip to content

v0.2.0

Choose a tag to compare

@buffcode buffcode released this 16 May 22:29
· 104 commits to master since this release

Refactored to TypeScript, Github actions for publishing and tests.

Breaking changes:

  • there are no default exports anymore, please use import { NtpTimeSync } from "ntp-time-sync" syntax.