v0.2.2
Important changes
Breaking
Additions
Removals
Fixes
- Crash due to recent versions of fastcore checking for
__slots__
attribute, andABC
classes in Py >=3.7 having__slots__
.
__slots__
attribute, and ABC
classes in Py >=3.7 having __slots__
.