Skip to content

Releases: AnswerDotAI/fastcore

v1.7.28

26 Dec 20:48
c060837
Compare
Choose a tag to compare

New Features

  • Support documenting args and kwargs (#660), thanks to @Isaac-Flath
  • Update Config to support ConfigParser keyword arguments (#659), thanks to @ncoop57

v1.7.27

14 Dec 04:32
c060837
Compare
Choose a tag to compare

New Features

  • Add L.groupby (#658)

v1.7.26

10 Dec 07:10
c060837
Compare
Choose a tag to compare

Bugs Squashed

  • splitlines mis-spelled (#656)

v1.7.25

09 Dec 04:25
c060837
Compare
Choose a tag to compare

New Features

  • Handle tuples in groupby (#654)

v1.7.24

07 Dec 18:37
c060837
Compare
Choose a tag to compare

New Features

  • Optimise case of indexing L with an int (#653)

v1.7.23

05 Dec 22:07
c060837
Compare
Choose a tag to compare

New Features

  • Add cmp and kwargs to sort_ex (#652)
  • Add groupby to L

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)