Releases: saphir-lab/CSV-Anonymizer
Releases · saphir-lab/CSV-Anonymizer
CSV Anonymizer v2.0.0
Content ### v2.0.0
- Possibility to process source fil by chunk
- 2 new parameters present in settings.yaml : ChunkSize and ChunkOutput
CSV Anonymizer v1.1.3
Content v1.1.3
- BUG FIX : now ignore encoding errors when loading csv
CSV Anonymizer v1.1.2
Content v1.1.2
- Force UTF-8 when loading CSV
- BUG FIX : utf-8 codec can't decode byte 0xae in position xxx: invalid start byte
CSV Anonymizer v1.1.0
Content v1.1.0
- Code review: all utils in Object Oriented and Error Handling improvement
CSV Anonymizer v1.0.3
Content v1.0.3
- Performance improvement (reordering CSV columns)
Content v1.0.2
- Possibility to generate Overview file only
Content v1.0.1
- Keep case of the salt specified in the settings.yaml file when hashinh (previously set to lower case)
- Update of readme file
Content v1.0.0
- Hash CSV fully or partially by including or excluding columns
- Various hash algorithm possible : MD5, SH1-1, SHA-2, SHA-3, BLAKE2
- Salted Hash possible by providing your own slat (not auto-generated
- Possibility to return some data statistics (#value provided, distinct values, average length, ...)
- All parameters provide using settings.yaml
- Tested and functional on both Windows 10 & macOS Monterey
CSV Anonymizer v1.0.2
Content v1.0.2
- Possibility to generate Overview file only
Content v1.0.1
- Keep case of the salt specified in the settings.yaml file when hashinh (previously set to lower case)
- Update of readme file
Content v1.0.0
- Hash CSV fully or partially by including or excluding columns
- Various hash algorithm possible : MD5, SH1-1, SHA-2, SHA-3, BLAKE2
- Salted Hash possible by providing your own slat (not auto-generated
- Possibility to return some data statistics (#value provided, distinct values, average length, ...)
- All parameters provide using settings.yaml
- Tested and functional on both Windows 10 & macOS Monterey
CSV Anonymizer v1.0.1
Content v1.0.1
- Keep case of the salt specified in the settings.yaml file when hashinh (previously set to lower case)
- Update of readme file
Content v1.0.0
- Hash CSV fully or partially by including or excluding columns
- Various hash algorithm possible : MD5, SH1-1, SHA-2, SHA-3, BLAKE2
- Salted Hash possible by providing your own slat (not auto-generated
- Possibility to return some data statistics (#value provided, distinct values, average length, ...)
- All parameters provide using settings.yaml
- Tested and functional on both Windows 10 & macOS Monterey
CSV Anonymizer v1.0.0
Content v1.0.0
- Hash CSV fully or partially by including or excluding columns
- Various hash algorithm possible : MD5, SH1-1, SHA-2, SHA-3, BLAKE2
- Salted Hash possible by providing your own slat (not auto-generated
- Possibility to return some data statistics (#value provided, distinct values, average length, ...)
- All parameters provide using settings.yaml
- Tested and functional on both Windows 10 & macOS Monterey