Releases: fastai/fastcore
Releases · fastai/fastcore
v1.7.20
New Features
- Add ansi.py (from nbconvert) (#647)
- Support latest CaptureShell version (#644)
- Add
exec_eval
(#643)
v1.7.19
Bugs Squashed
- Hyperscript attrs do not work in
FT
(#642)
v1.7.18
Bugs Squashed
- Hyperscript attrs do not work in
FT
(#642)
v1.7.16
Bugs Squashed
list_func
not passed recursively in dict2obj
(#639)
v1.7.14
New Features
- Add
parallel_async
(#637)
v1.7.13
New Features
- Add support for type casting in the typed decorator (#635), thanks to @ncoop57