Skip to content

Releases: AnswerDotAI/fastcore

v1.5.53

14 Jul 09:41

Choose a tag to compare

New Features

  • add flexicache, along with policies time_policy and mtime_policy (#581)

v1.5.52

13 Jul 20:46

Choose a tag to compare

New Features

  • Add timed_cache (#580)

v1.5.51

09 Jul 23:59

Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.50

09 Jul 21:44

Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.49

09 Jul 09:42

Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.48

23 Jun 06:46

Choose a tag to compare

New Features

  • New expand_wildcards function (#576)
  • New replace_wildcards CLI (#576)

v1.5.47

21 Jun 12:20

Choose a tag to compare

New Features

  • Add void_ attr to XT and use for skipping closing tags in to_xml (#575)

v1.5.46

16 Jun 23:34

Choose a tag to compare

New Features

  • Unwrap NotStr passed to NotStr.__init__ (#574)
  • Provide attr get/set in XT (#572)
  • Handle non-str types in to_xml (#571)

v1.5.45

09 Jun 03:22

Choose a tag to compare

New Features

  • Improve formatting of single child nodes in to_xml (#570)

v1.5.44

05 Jun 07:29

Choose a tag to compare

Bugs Squashed

  • bool args incorrectly parsed in fastcore.xml (#569)