Skip to content

Latest commit

 

History

History
99 lines (44 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

99 lines (44 loc) · 3.9 KB

1.8.0 (2021-10-07)

Features

  • limiter: add ability to limit number of value replacements (42bae44)

1.7.1 (2021-09-06)

Bug Fixes

  • 🐛 (silent) document silent flag (4e59fdb)

1.7.0 (2021-09-06)

Features

  • options: add silent option (66b2574)

1.6.3 (2020-11-21)

Bug Fixes

  • 🐛 correctly handle passed spaces (2ebe3ed)

1.6.2 (2020-11-16)

Bug Fixes

  • 🐛 apply correct default options (0b29600)
  • 🐛 assign correct default options (b222d53)
  • 🐛 handle null value for options (d1c22e1)

1.6.1 (2020-09-30)

Bug Fixes

  • 🐛 remove wrong import and wrong method call (8e9d250), closes #33

1.6.0 (2020-09-17)

Features

  • replace: use replace function in code (b0fa83b)

1.5.1 (2020-09-15)

Bug Fixes

  • docs: copy README and assets on build (9261f4f)

1.5.0 (2020-09-15)

Features

  • replace: allow usage in code (106b3ba)

1.4.4 (2020-09-15)

Bug Fixes

  • deps: add chalk as missing dependency (e4e2ec6)

1.4.3 (2019-12-16)

Bug Fixes

1.4.2 (2019-12-07)

Bug Fixes

1.4.1 (2019-05-13)

Bug Fixes

  • spaces: keep correct number of spaces (78bd810)

1.4.0 (2018-12-25)

Features

  • options: allow options to be passed in (55cc0cd)