Skip to content

medcat/v2.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Dec 15:42
44a2de4

🩺 MedCAT v2.4.0 Release Notes

This release focuses on internal changes and a small bug fix.

πŸš€ New Feature

  • No new features in this release

πŸ› Bug Fixes

  • Serialisation of pyantic models – Fixed an issue where serialising pydnatic models wouldn't save extra attributes even if they were set. (#242)

🧰 Other Improvements

  • Refactor component internals – Refactor the internals of components to make it easier to implement new NER and linker components. (#219)

What's Changed

  • refactor(medcat): CU-869b44wz8 Better internal components by @mart-r in #219
  • bug(medcat): CU-869b9dx49 Fix pydantic model serialisation by @mart-r in #242

Full Changelog: medcat/v2.3.0...medcat/v2.4.0