E5D3 Releases · AnswerDotAI/fastcore · GitHub
[go: up one dir, main page]

Skip to content

Releases: AnswerDotAI/fastcore

v1.12.24

09 Mar 07:06

Choose a tag to compare

New Features

  • Add pause parameter to parallel_async for staggered task starts (#784)

v1.12.23

05 Mar 06:32

Choose a tag to compare

New Features

  • parallel_async: add cancel_on_error via TaskGroup, use return_exceptions in gather (#783)

v1.12.22

01 Mar 21:09

Choose a tag to compare

New Features

  • Add dict2xml helper and support multiple elements in to_xml (#781)

v1.12.21

01 Mar 15:27

Choose a tag to compare

New Features

  • Add bg_task (#780)

v1.12.20

01 Mar 15:08

Choose a tag to compare

New Features

  • Add bg_task (#780)

v1.12.19

27 Feb 23:28

Choose a tag to compare

New Features

  • Strip Authorization header on cross-origin redirects (#779), thanks to @erikgaas

v1.12.18

25 Feb 02:27

Choose a tag to compare

New Features

  • Separate MarkdownRenderer __repr__ from _repr_markdown_ for clean plain-text output (#778)

v1.12.17

25 Feb 02:07

Choose a tag to compare

New Features

  • Preserve async def prefix and respect explicit __signature__ in ShowDocRenderer (#777)

v1.12.16

20 Feb 22:39

Choose a tag to compare

New Features

  • Add maybe_await and noopa async helpers to xtras (#776)

v1.12.15

20 Feb 04:59

Choose a tag to compare

New Features

  • Extract adict base class from AttrDict for lightweight attr-access dicts (#775)
0