Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 6.97 KB

CHANGELOG.md

File metadata and controls

81 lines (62 loc) · 6.97 KB

Changelog

v5.1.0 (2024-11-08)

v5.0.2 (2024-04-12)

v5.0.1 (2023-12-20)

5.0.0 (2023-07-11)

4.2.1 (2022-01-12)

  • Add missing dependency on package.json #53 (ramms)

v4.2.0 (2021-04-14)

v4.1.2 (2021-02-18)

  • Avoid trimming obfuscated values with different obfuscation techniques #43 (rplopes)

v4.1.1 (2021-02-18)

  • Update readme to include trim option #42 (rplopes)
  • Trim objects with no unredacted values #41 (rplopes)

v4.1.0 (2021-02-17)

v4.0.0 (2021-01-21)

v3.1.1 (2020-11-18)

  • Fix obfuscation of class getter methods #36 (nunofgs)

v3.1.0 (2020-10-22)

v3.0.0 (2020-05-19)

  • Add a blacklist with higher priority than whitelist #31 (adisney-up)
  • Add instructions to release new versions of the project #20 (waldyrious)
  • Replace travis with github test action #30 (nunofgs)
  • Remove github package registry #29 (nunofgs)

v2.0.0 (2020-02-17)

1.1.1 (2019-08-20)

  • Fix asterisk regular expression matching #8 (fixe)

1.1.0 (2019-08-12)

1.0.3 (2019-08-12)

  • Add support for circular references #7 (fixe)

1.0.2 (2019-08-12)

1.0.1 (2019-08-08)