Releases: bswck/class_singledispatch
Releases · bswck/class_singledispatch
v1.1.1
v1.1.1 (2024-04-15)
Fixed
- Redundant
ForwardRef
construction arguments that broke Python 3.8.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.1.0 (2024-04-13)
Added
- Support for eval_type_backport ForwardRef.
Fixed
- Relaxed supported Python versions to >=3.8.
Full Changelog: v1.0.3...v1.1.0