We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2723d2e commit 3b2c0b3Copy full SHA for 3b2c0b3
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- do not remove -->
4
5
+## 1.5.43
6
+
7
+### New Features
8
9
+- Add `parse_env` to provide similar functionality to `dotenv` pypi lib ([#568](https://github.com/fastai/fastcore/issues/568))
10
+- Add `partition` ([#567](https://github.com/fastai/fastcore/issues/567))
11
+- Add return value to `result` attr in `threaded` functions ([#563](https://github.com/fastai/fastcore/issues/563))
12
13
14
## 1.5.42
15
16
### New Features
0 commit comments