Releases: AnswerDotAI/fastcore
Releases · AnswerDotAI/fastcore
v1.12.43
26 Apr 03:18
Compare
Sorry, something went wrong.
No results found
New Features
Add render_text and mk_result/mk_display/mk_error helpers; use render_text in cell2xml (#810 )
Add extend_enum and static_method support to patch/patch_to (#809 )
v1.12.42
23 Apr 08:41
Compare
Sorry, something went wrong.
No results found
New Features
Support async functions in call_parse (#808 )
v1.12.41
23 Apr 02:16
Compare
Sorry, something went wrong.
No results found
New Features
Add maxdepth to walk/globtastic, walk_join helper, set support in is_listy (#807 )
v1.12.40
21 Apr 06:09
Compare
Sorry, something went wrong.
No results found
New Features
Save original method in patch_to for all attr types, not just plain methods (#806 )
Add output rendering functions (preferred_out, apply_controls, render_output/s, concat_streams) to nbio (#805 )
v1.12.39
13 Apr 22:33
Compare
Sorry, something went wrong.
No results found
New Features
Minor perf improvements for to_xml (#804 )
v1.12.38
10 Apr 22:28
Compare
Sorry, something went wrong.
No results found
New Features
Add to_aiter as public async generator and simplify maybe_aiter to use it (#803 )
Add async mapping utilities: mapa and maybe_aiter (#802 ), thanks to @ncoop57
v1.12.37
10 Apr 21:27
Compare
Sorry, something went wrong.
No results found
New Features
Add to_aiter as public async generator and simplify maybe_aiter to use it (#803 )
Add async mapping utilities: mapa and maybe_aiter (#802 ), thanks to @ncoop57
v1.12.36
10 Apr 05:14
Compare
Sorry, something went wrong.
No results found
v1.12.35
10 Apr 00:52
Compare
Sorry, something went wrong.
No results found
v1.12.34
01 Apr 09:43
Compare
Sorry, something went wrong.
No results found
New Features
Add can_render helper (#797 )