Skip to content

Releases: nivekcode/replace-json-property

v1.9.0

Choose a tag to compare

@nivekcode nivekcode released this 19 May 08:59

1.9.0 (2023-05-19)

Features

  • options: new add option (85d27e1)

v1.8.0

Choose a tag to compare

@nivekcode nivekcode released this 07 Oct 13:03

1.8.0 (2021-10-07)

Features

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

v1.7.1

Choose a tag to compare

@nivekcode nivekcode released this 06 Sep 04:13

1.7.1 (2021-09-06)

Bug Fixes

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

v1.7.0

Choose a tag to compare

@nivekcode nivekcode released this 06 Sep 04:01

1.7.0 (2021-09-06)

Features

  • options: add silent option (66b2574)

v1.6.3

Choose a tag to compare

@nivekcode nivekcode released this 21 Nov 20:30

1.6.3 (2020-11-21)

Bug Fixes

  • 🐛 correctly handle passed spaces (2ebe3ed)

v1.6.2

Choose a tag to compare

@nivekcode nivekcode released this 16 Nov 09:26

1.6.2 (2020-11-16)

Bug Fixes

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

v1.6.1

Choose a tag to compare

@nivekcode nivekcode released this 30 Sep 10:06

1.6.1 (2020-09-30)

Bug Fixes

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

v1.6.0

Choose a tag to compare

@nivekcode nivekcode released this 17 Sep 12:24

1.6.0 (2020-09-17)

Features

  • replace: use replace function in code (b0fa83b)

v1.5.1

Choose a tag to compare

@nivekcode nivekcode released this 15 Sep 10:03

1.5.1 (2020-09-15)

Bug Fixes

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

v1.5.0

Choose a tag to compare

@nivekcode nivekcode released this 15 Sep 09:54

1.5.0 (2020-09-15)

Features

  • replace: allow usage in code (106b3ba)