* Class for creating DICOM UIDs with implementation-specific UID prefix
0.3.0
Enhancements
* Check type hints using *mypy* and enforce stricter typing rules (all functions must be annotated) * Check test coverage using *coverage* and enforce coverage > 75%
Major changes
* Discontinue support for Python versions < 3.6
0.2.0
Features
* Additional SOP classes for SR: `EnhancedSR`, `ComprehensiveSR`