Releases: AnswerDotAI/fastcore
Releases · AnswerDotAI/fastcore
v1.13.2
17 May 06:02
Compare
Sorry, something went wrong.
No results found
New Features
Set co_qualname in patch (#821 )
Convert camelCase tag names to kebab-case in xml.__getattr__ (#820 )
v1.13.0
13 May 02:11
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Change parallel_async default return exceptions
New Features
Add return_exceptions parameter to parallel et al (#819 )
Add load_mod (#818 )
Add import_no_init (#814 )
Bugs Squashed
v1.12.46
10 May 01:35
Compare
Sorry, something went wrong.
No results found
v1.12.45
08 May 03:36
Compare
Sorry, something went wrong.
No results found
New Features
Add daemon parameter to startthread and startproc (#813 )
v1.12.44
01 May 20:33
Compare
Sorry, something went wrong.
No results found
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 )