v0.14.0
What's Changed
- Updates the docs to make API more prominent by @tclose in #82
- Truncates TypedSet and SetOf repr to only show 3 paths followed by ellipsis by @tclose in #83
- Cleans up the reading of DICOM metadata and returns dictionary not DICOM object by @tclose in #84
- Added
TypedCollection
base class by @tclose in #85 - relaxes typed set to allow unused fspaths by @tclose in #86
- added tests to check pep604 union types in typed collections by @tclose in #87
- updated docs to include optional content types by @tclose in #88
Full Changelog: v0.13.0...v0.14.0