Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 598 Bytes

Change log

v0.2.0 - unreleased

Added

  • Add the ability to configure settings after initialisation
  • Add strict mode setting for enabling number validation of input parameter

Changed

  • Change to use forwardable to delegate methods
  • Change extensions to require core library when loaded
  • Change conversion methods to accept only numbers in strict mode

v0.1.0 - 2019-12-18

  • Initial implementation and release