Releases: EdyVision/pii-codex
Releases · EdyVision/pii-codex
v0.4.6
v0.4.5
What's Changed
- Replaced github release action by @EdyVision in #31
- Joss paper submission by @EdyVision in #28
Full Changelog: v0.4.4...v0.4.5
In this release, the paper.md has been submitted to JOSS (associated review: openjournals/joss-reviews#5402)
As requested by the reviewers, installation and usage documentation had been updated, a Google Collab notebook was associated to the readme and citations expanded upon.
v0.4.4
Er.add documentation (#30) * Added contributing.md file Updated presidio analyzer and spacy dependencies * Removed extra community guidelines * Updated readme and citation for PII mapping * Updated test OS list
v0.4.3
Er.package edits (#27) * Package docs and example analysis updates * Version bump
v0.4.2
What's Changed
- Added patch reporting target value for codecov by @EdyVision in #25
- Presidio Analyzer and Type Updates by @EdyVision in #26
Full Changelog: v0.4.1...v0.4.2
v0.4.1
Er.add text sanitizer (#24) * Added Text Sanitizer support
v0.4.0
Performance bump (#23) * Performance bump * Removed function timers * Typecheck fix * Black dependency fix * Dependency updates
v0.3.0
v0.2.3
Expanded metadata types and set default analysis provider (#21) * Expanded metadata types and set default analysis provider * Version bump
v0.2.2
Er.performance improvement (#20) * Removed file opening with every function call Added config Added logging and sped up tests * Placed main restriction on release workflow * Version bump * bumped code coverage * Removed common.py entry for enum