Skip to content

0.13.0

Pre-release
Pre-release

Choose a tag to compare

@przemyslawzalewski przemyslawzalewski released this 16 Mar 16:06
· 41 commits to master since this release

BREAKING CHANGES: The date module was refactored to expose only simple helpers without domain-specific functions.

Code coverage is now tracked thanks to Codecov. This is one of the last releases before public API gets stable.

  • Update dev-dependencies to include @types/node - #66
  • Add is/boolean - #67
  • Add array/length - #68
  • Enable code coverage reporting - #70
  • Cover date module with tests and update its docs - #71

v0.12.0...v0.13.0