jaxtyping v0.2.30
- Now reporting the correct source code line numbers when using the import hook. Makes debuggers useful again! #214
- Now supports numpy structured dtypes (Thanks @alexfanqi! #211)
- Now respecting
typing.no_type_check
. #216
New Contributors
- @alexfanqi made their first contribution in #211
Full Changelog: v0.2.29...v0.2.30