Skip to content

Releases: AnswerDotAI/fastcore

v1.7.22

30 Nov 06:45
a868b7e
Compare
Choose a tag to compare

New Features

v1.7.21

30 Nov 06:39
Compare
Choose a tag to compare

New Features

v1.7.20

15 Nov 05:20
Compare
Choose a tag to compare

New Features

  • Add ansi.py (from nbconvert) (#647)
  • Support latest CaptureShell version (#644)
  • Add exec_eval (#643)

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