Releases: nivekcode/replace-json-property
Releases · nivekcode/replace-json-property
v1.9.0
1.9.0 (2023-05-19)
Features
v1.8.0
1.8.0 (2021-10-07)
Features
- limiter: add ability to limit number of value replacements (42bae44)
v1.7.1
1.7.1 (2021-09-06)
Bug Fixes
- 🐛 (silent) document silent flag (4e59fdb)
v1.7.0
1.7.0 (2021-09-06)
Features
- options: add silent option (66b2574)
v1.6.3
1.6.3 (2020-11-21)
Bug Fixes
- 🐛 correctly handle passed spaces (2ebe3ed)
v1.6.2
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
1.6.1 (2020-09-30)
Bug Fixes
- 🐛 remove wrong import and wrong method call (8e9d250), closes #33
v1.6.0
1.6.0 (2020-09-17)
Features
- replace: use replace function in code (b0fa83b)
v1.5.1
1.5.1 (2020-09-15)
Bug Fixes
- docs: copy README and assets on build (9261f4f)
v1.5.0
1.5.0 (2020-09-15)
Features
- replace: allow usage in code (106b3ba)