Releases: nixys/nxs-data-anonymizer
Releases · nixys/nxs-data-anonymizer
v1.14.0
v1.13.0
What's Changed
Exciting New Features 🎉
- feat(#44): Delete rows during anonymization (PgSQL) by @borisershov in #51
Other Changes
- docs(#50): Configuration examples by @AndreiMuvila in #52
New Contributors
- @AndreiMuvila made their first contribution in #52
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
Exciting New Features 🎉
- feat(#44): Delete rows during anonymization by @borisershov in #48
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
Exciting New Features 🎉
- feat(#45): Generating correct values for types by @borisershov in #47
Fixes 🪲
- fix(#30): Mysql columns with no options are skipped by @borisershov in #46
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
Other Changes
- fix(#33): Search for "generated" columns is to greedy by @borisershov in #43
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
Exciting New Features 🎉
- feat(#35): Add regex capturing groups for column data types within the filters by @borisershov in #36
Fixes 🪲
- fix(#37): Fix anonymization process logging by @borisershov in #38
Full Changelog: v1.9.0...v1.10.0
Release v1.9.0
What's Changed
Exciting New Features 🎉
- feat: Add GitHub release notes by @randreev1321 in #28
- feat(#27): Linking cells by @borisershov in #29
New Contributors
- @randreev1321 made their first contribution in #28
Full Changelog: v1.8.0...v1.9.0
Release v1.8.0
Release v1.7.0
Release v1.6.1
Changelog
- fix(#19): Preserve MySQL
CREATE TABLE
statement by @borisershov in #22
Full Changelog: v1.6.0...v1.6.1