Skip to content

Releases: AnswerDotAI/fastcore

v1.5.54

15 Jul 00:12
Compare
Choose a tag to compare

New Features

  • flexicache async support
  • Handle exceptions in flexicache function (#582)

v1.5.53

14 Jul 09:41
Compare
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
Compare
Choose a tag to compare

New Features

  • Add timed_cache (#580)

v1.5.51

09 Jul 23:59
Compare
Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.50

09 Jul 21:44
Compare
Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.49

09 Jul 09:42
Compare
Choose a tag to compare

New Features

  • Add nullable dataclass functions (#577)

v1.5.48

23 Jun 06:46
Compare
Choose a tag to compare

New Features

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

v1.5.47

21 Jun 12:20
Compare
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
Compare
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
Compare
Choose a tag to compare

New Features

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