Skip to content

v1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DvdGiessen DvdGiessen released this 23 Apr 22:52
· 13 commits to master since this release
v1.2.0
96ddc36
  • Fixed an issue with TypeScript definition
  • All clock methods are now bound to their clock object by default.
  • Support importing the transpiled library without specifying .default
  • Rewrote library description in README to better describe functionality
  • Published website with documentation and interactive example: https://dvdgiessen.github.io/virtual-clock/
  • Updated development dependencies, applied new linting rules
  • Run test suites on all latest non-EOL Node.js versions