medcat/v2.4.0
π©Ί 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