UNPKG

mask-json

Version:
19 lines (14 loc) 1.43 kB
# Changelog ## [v1.0.3](https://github.com/nunofgs/mask-json/releases/tag/v1.0.3) (2019-08-27) - Update to modern standards [\#10](https://github.com/nunofgs/mask-json/pull/10) ([nunofgs](https://github.com/nunofgs)) ## [1.0.2](https://github.com/nunofgs/mask-json/releases/tag/v1.0.2) (2017-07-18) - Update ownership [\#9](https://github.com/nunofgs/mask-json/pull/9) ([nunofgs](https://github.com/nunofgs)) ## [1.0.1](https://github.com/nunofgs/mask-json/releases/tag/v1.0.1) (2017-03-24) - Fix lower case key matching for arrays [\#8](https://github.com/nunofgs/mask-json/pull/8) ([nunofgs](https://github.com/nunofgs)) - Fix typo in README.md [\#7](https://github.com/nunofgs/mask-json/pull/7) ([nunofgs](https://github.com/nunofgs)) ## [1.0.0](https://github.com/nunofgs/mask-json/releases/tag/v1.0.0) (2017-03-23) - Add GitHub changelog generator [\#6](https://github.com/nunofgs/mask-json/pull/6) ([nunofgs](https://github.com/nunofgs)) - Add optional `ignoreCase` parameter [\#5](https://github.com/nunofgs/mask-json/pull/5) ([nunofgs](https://github.com/nunofgs)) - Update lodash@4.17.4 [\#3](https://github.com/nunofgs/mask-json/pull/3) ([nunofgs](https://github.com/nunofgs)) - Remove babel and jscs [\#4](https://github.com/nunofgs/mask-json/pull/4) ([nunofgs](https://github.com/nunofgs)) - Fix masking of non-plain objects [\#2](https://github.com/nunofgs/mask-json/pull/2) ([nunofgs](https://github.com/nunofgs))