- longstanding issue with SerializeableDataclass not being properly recognized as a dataclass fixed
- untyped defs now checked (at least for versions >= 3.11)
Commits:
- fix SerializeableDataclass typing issue (a7cd0e7)
- make format (f0d587a)
- typing fixes (e92e0c4)
- stricter mypy (4062e8b)
- format (b7e1055)
- wip typing (7603c6a)
- format (b187b62)
- fix tests (c2dd55b)
- typing fixes (17ff131)
- fix typing in muutils.interval (e90727c)
- more typing fixes (cd24e3b)
- more typing fixes, only tensor_utils and freeze left (222dfe2)
- just freeze left (38a46d3)
- all type tests passing??? (c871d01)
- bump version to 0.8.2 (a98ec7e)
- better CI printing (568cdc9)
- add extra tests oops (5bef61a)
- trying to get typing to pass in legacy versions (65f3217)
- fix typing for old versions?? (c0d8a34)
- rebuild docs (acb29d9)
- no check untyped defs for compatibility, compatibility mode now anything before 3.11 (683f749)
- no type on a function so it works with older versions (8e1251f)
- rebuild docs (d55db10)