We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b4dc95 commit 2bc9cd3Copy full SHA for 2bc9cd3
1 file changed
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
<!-- do not remove -->
4
5
+## 1.13.0
6
+
7
+### Breaking Changes
8
9
+- Change `parallel_async` default return exceptions
10
11
+### New Features
12
13
+- Add `return_exceptions` parameter to parallel et al ([#819](https://github.com/AnswerDotAI/fastcore/issues/819))
14
+- Add `load_mod` ([#818](https://github.com/AnswerDotAI/fastcore/issues/818))
15
+- Add `import_no_init` ([#814](https://github.com/AnswerDotAI/fastcore/issues/814))
16
17
+### Bugs Squashed
18
19
+- fix import-no-init ([#816](https://github.com/AnswerDotAI/fastcore/pull/816)), thanks to [@comhar](https://github.com/comhar)
20
21
22
## 1.12.46
23
24
### New Features
0 commit comments