Skip to content

Releases: linkorb/anonymizer

!feat: symfony 7 compatibility

Choose a tag to compare

@joostfaassen joostfaassen released this 05 May 13:11
df84d61
Symfony 6 & 7 compatibility #9911 (#3)

* chore: symfony 6&7 comaptibility #9911

* refactor: type annotations and property declarations #0000

* fix: switch from getenv calls to $_ENV variables #0000

* chore: switch to empty checks for env values #0000

* feat: warn on conflicting input parameters for configuration #0000

* refactor: remove referneces to the custom collection types #0000

The TypedArray collection functionality doesn't seem to used at all, but
it causes the collection package to be pulled in which triggers multiple
deprecations during runtime on newer PHP versions.

* fix: use array access to update columns attribute #0000

* fix: switch to ArrayObject #0000

deps: allow symfony/yaml ^4.0

Choose a tag to compare

@joostfaassen joostfaassen released this 14 Aug 08:58
v1.2.1

deps: allow symfony/yaml ^4.0

Misc new features

Choose a tag to compare

@joostfaassen joostfaassen released this 24 Oct 13:42
  • fast shredding with the fixed method
  • support wildcards on column names
  • flags
  • automatically drop empty tables
  • automatically drop null columns

Register bin/anonymizer in vendor/bin

Choose a tag to compare

@joostfaassen joostfaassen released this 24 Jul 13:57
v1.1.0

Bump deps

Initial tagged release

Choose a tag to compare

@joostfaassen joostfaassen released this 30 Sep 09:15
v1.0.0

Support truncate and drop