Releases: AnswerDotAI/fastcore
Releases · AnswerDotAI/fastcore
v1.12.24
09 Mar 07:06
Compare
Sorry, something went wrong.
No results found
New Features
Add pause parameter to parallel_async for staggered task starts (#784 )
v1.12.23
05 Mar 06:32
Compare
Sorry, something went wrong.
No results found
New Features
parallel_async: add cancel_on_error via TaskGroup, use return_exceptions in gather (#783 )
v1.12.22
01 Mar 21:09
Compare
Sorry, something went wrong.
No results found
New Features
Add dict2xml helper and support multiple elements in to_xml (#781 )
v1.12.21
01 Mar 15:27
Compare
Sorry, something went wrong.
No results found
v1.12.20
01 Mar 15:08
Compare
Sorry, something went wrong.
No results found
v1.12.19
27 Feb 23:28
Compare
Sorry, something went wrong.
No results found
New Features
Strip Authorization header on cross-origin redirects (#779 ), thanks to @erikgaas
v1.12.18
25 Feb 02:27
Compare
Sorry, something went wrong.
No results found
New Features
Separate MarkdownRenderer __repr__ from _repr_markdown_ for clean plain-text output (#778 )
v1.12.17
25 Feb 02:07
Compare
Sorry, something went wrong.
No results found
New Features
Preserve async def prefix and respect explicit __signature__ in ShowDocRenderer (#777 )
v1.12.16
20 Feb 22:39
Compare
Sorry, something went wrong.
No results found
New Features
Add maybe_await and noopa async helpers to xtras (#776 )
v1.12.15
20 Feb 04:59
Compare
Sorry, something went wrong.
No results found
New Features
Extract adict base class from AttrDict for lightweight attr-access dicts (#775 )