Releases: AnswerDotAI/fastcore
Releases · AnswerDotAI/fastcore
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
v1.7.10
Bugs Squashed
dict2obj does not handle
list_func` correctly or pass it recursively (#630)
v1.7.9
New Features
Bugs Squashed
- Falsey attrs result in doubled tags in
to_xml
(#629)