Skip to content

Releases: fastai/fastcore

v1.7.19

18 Oct 03:02
Compare
Choose a tag to compare

Bugs Squashed

  • Hyperscript attrs do not work in FT (#642)

v1.7.18

18 Oct 02:54
Compare
Choose a tag to compare

Bugs Squashed

  • Hyperscript attrs do not work in FT (#642)

v1.7.17

16 Oct 05:41
Compare
Choose a tag to compare

New Features

v1.7.16

14 Oct 19:31
Compare
Choose a tag to compare

Bugs Squashed

  • list_func not passed recursively in dict2obj (#639)

v1.7.15

13 Oct 21:20
Compare
Choose a tag to compare

New Features

v1.7.14

12 Oct 04:13
Compare
Choose a tag to compare

New Features

  • Add parallel_async (#637)

v1.7.13

10 Oct 03:11
Compare
Choose a tag to compare

New Features

  • Add support for type casting in the typed decorator (#635), thanks to @ncoop57

v1.7.12

08 Oct 19:21
Compare
Choose a tag to compare

New Features

  • Add BasicRepr (#634)

v1.7.11

04 Oct 05:57
Compare
Choose a tag to compare

New Features

v1.7.10

27 Sep 04:46
Compare
Choose a tag to compare

Bugs Squashed

  • dict2obj does not handle list_func` correctly or pass it recursively (#630)