Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.1 KB

2.0.2 (2017-12-13)

Bug Fixes

  • prop: last commit broke the package (93e16b8)

2.0.1 (2017-12-13)

2.0.0 (2017-12-02)

Breaking changes

  • The version has a breaking change, read the README.md file for that.

1.0.5 (2017-12-02)

Bug Fixes

  • core: do not replace 0 and false (47484c5)
  • prop: swap function arguments (e2e324b)
  • regex: for the last time (3d2d487)
  • regex: work fine with special chars (0475cbd)

Features

  • options: accept options as 3rd param (3841981)
  • options: throw exception on undefined (eea6048)
  • prop: expose prop as a function (d12069d)