Skip to content

Releases: AnswerDotAI/fastcore

v1.8.13

17 Oct 02:53

Choose a tag to compare

New Features

  • Add pad to chunked (#701)
  • Implement __eq__ and __hash__ for fastcore.xml.FT for value-based comparison

v1.8.12

29 Sep 00:52

Choose a tag to compare

New Features

  • Add friendly_name (#698)
  • Add product (#698)
  • Add shell, ssh, and rsync_multi (#699)

v1.8.11

23 Sep 06:03

Choose a tag to compare

New Features

  • Add sort param to globtastic (#697)

v1.8.10

23 Sep 01:56

Choose a tag to compare

New Features

  • Require py 3.10 now that 3.9 is EOL (#696)
  • Add fastcore.tools (#695)

v1.8.9

22 Sep 00:37

Choose a tag to compare

New Features

  • Strip terminal queries in fastcore.ansi (#693)

v1.8.8

23 Aug 22:35

Choose a tag to compare

New Features

  • Add vars_pub (#692)
  • Add __skipped__ and __flds__ to asdict (#692)

v1.8.7

25 Jul 15:57

Choose a tag to compare

New Features

v1.8.6

23 Jul 23:03

Choose a tag to compare

New Features

  • Add exc param to test_fail (#690)

v1.8.5

08 Jul 06:17

Choose a tag to compare

New Features

v1.8.4

21 Jun 01:32

Choose a tag to compare

New Features

  • Add trim_wraps and save_iter (#685)
  • Add asave_iter (#686)
  • Add CachedIter, CachedAwaitable, and reawaitable (#684)