Skip to content

v0.0.7

Latest

Choose a tag to compare

@barelyhuman barelyhuman released this 07 Jul 06:44
· 3 commits to dev since this release

Changes

  • Change the base implementation of UTCTimestampToDate to be more generic in all timestamps
  • add main and module exports for older node versions (Experimental, might not work because of syntactical changes but should at least import)

Fixes

af50abb - reimpl base logic and add exhaustive tests
c665e91 - exports

CI

83ca95b - use matrix for tz

Other Changes

c9a6711 - release v0.0.7
7fb4e95 - add resolution for 12
c14c5da - tests: move to a internal tester module