Changelog#

2.0.0-a0#

Released on 2025-06-16 - GitHub - PyPI

What's Changed

New Contributors

  • @katiestahl made their first contribution in #474

Full Changelog: 2.0.0-dev0...2.0.0-a0

2.0.0-dev1#

Released on 2025-05-01 - GitHub - PyPI

What's Changed

New Contributors

  • @katiestahl made their first contribution in #474

Full Changelog: 2.0.0-dev0...2.0.0-dev1

2.0.0-dev0#

Released on 2024-04-03 - GitHub - PyPI

What's Changed

Full Changelog: 1.2.0-dev0...2.0.0-dev0

1.2.0-dev0#

Released on 2023-05-12 - GitHub - PyPI

What's Changed

Full Changelog: v1.1.0...1.2.0-dev0

v1.1.0#

Released on 2022-11-11 - GitHub - PyPI

What's Changed

Full Changelog: v1.1.0a9...v1.1.0

v1.1.0a9: #

Released on 2022-06-14 - GitHub - PyPI

  • Update variation normalizer + other dependencies

v1.1.0a8: #

Released on 2022-05-25 - GitHub - PyPI

  • Update requirements to remove security vulnerabilities

v1.1.0a7: #

Released on 2022-05-06 - GitHub - PyPI

  • Add transformed regulatory_approval field from thera-py to therapy descriptor extensions

v1.1.0a6: #

Released on 2022-04-08 - GitHub - PyPI

  • Clean up CLI log/click messages
  • Update dependencies
    • Variation Normalizer now uses latest version of MANE transcripts

v1.1.0a5: #

Released on 2022-03-30 - GitHub - PyPI

  • Bump jupyter-server from 1.13.5 to 1.15.4

v1.1.0a4: #

Released on 2022-02-04 - GitHub - PyPI

  • Replace response_datetime with last_updated in ServiceMeta
  • Remove extra node from diagnostic propositions
  • Created versioned data files
  • Add url to openapi contact info
  • Remove duplicate descriptors from response
  • Always enable Try it out param in FastAPI
  • Use hashed digests for arbitrary ID values instead of incremental numbering (eg for Propositions and some Documents)
  • Updated CLI option names + added option to load single CDM file
  • Refactor tests to improve runtime