Skip to content

Releases: NaturalCycles/scrubber-lib

v2.14.0

19 Jul 10:39
ae87afa
Compare
Choose a tag to compare

2.14.0 (2024-07-19)

Features

  • scrub substring values with their hash (#44) (ae87afa)

v2.13.2

15 Oct 20:44
Compare
Choose a tag to compare

2.13.2 (2023-10-15)

Bug Fixes

v2.13.1

10 Oct 10:42
82a90ee
Compare
Choose a tag to compare

2.13.1 (2023-10-10)

Bug Fixes

  • data: support parent matching for more than one parent per key (#43) (82a90ee)

v2.13.0

10 Oct 09:42
f0ed0ce
Compare
Choose a tag to compare

2.13.0 (2023-10-10)

Features

  • data: support parent matching for arrays (#42) (f0ed0ce)

v2.12.0

08 Sep 10:09
b1c543c
Compare
Choose a tag to compare

2.12.0 (2023-09-08)

Features

v2.11.0

26 Jul 12:14
d5d0b8a
Compare
Choose a tag to compare

2.11.0 (2023-07-26)

Features

  • data: add sql generation for scrubbers (#40) (d5d0b8a)

v2.10.1

28 Dec 07:25
Compare
Choose a tag to compare

2.10.1 (2022-12-28)

Bug Fixes

v2.10.0

01 Feb 17:19
adb0b7b
Compare
Choose a tag to compare

2.10.0 (2022-02-01)

Features

  • data: support initializing scrubber with parent type (089e089)
  • data: support initializing scrubber with parent type (ec01196)

v2.9.1

29 Nov 11:44
a461a78
Compare
Choose a tag to compare

2.9.1 (2021-11-29)

Bug Fixes

  • privacy: support parent matching inside arrays (8027dc1)

v2.9.0

25 Nov 14:39
e7e7005
Compare
Choose a tag to compare

2.9.0 (2021-11-25)

Bug Fixes

  • privacy: fixed parent matching even if match is not from root object (a7d5ead)
  • privacy: fixed parent matching even if match is not from root object (0baad2d)

Features

  • privacy: support scrubbing field based on parent name (921a684)