Releases: AnswerDotAI/fastcore
Releases · AnswerDotAI/fastcore
1.0.13
1.0.13
New Features
dict2obj
: Convert (possibly nested) dicts (or lists of dicts) to SimpleNamespace
(#90)
1.0.12
1.0.12
New Features
- add function support to
store_attr
(#85)
Bugs Squashed
- 'mp_context' keyword for initialising concurrent.futures.ProcessPoolExecutor only supported in python 3.7+ (#86)