Skip to content

Commit 2bc9cd3

Browse files
committed
release
1 parent 5b4dc95 commit 2bc9cd3

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
<!-- do not remove -->
44

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+
522
## 1.12.46
623

724
### New Features

0 commit comments

Comments
 (0)