Skip to content

v1.2.1

Choose a tag to compare

@jftuga jftuga released this 04 Jan 22:55
· 14 commits to main since this release
1a3fd96

prepare for PiPY deployment

  • create and/or update files for PyPI
  • Created Makefile and get_project_name.py to deploy to test and prod PyPI servers
  • updated install instructions in README.md
  • set minimum Python version to 3.10

allow for multiple languages

  • allow for multiple languages in the future by making GENDER_PRONOUNS a dict which uses the DeidentificationLanguages Enum-style class as keys
  • moved helper classes to deidentification_constants.py to avoid a circular dependency
  • DeidentificationLanguages now maps the default DeidentificationConfig.replacement word to a language-specific noun, such as PERSON