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 c7b4cc1 commit 209492fCopy full SHA for 209492f
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!-- do not remove -->
4
5
+## 1.3.21
6
+
7
+### New Features
8
9
+- remove fastai-specific pieces from `Config` ([#334](https://github.com/fastai/fastcore/issues/334))
10
+- in `untar_dir` create a directory if there is more than one item in root of archive ([#333](https://github.com/fastai/fastcore/issues/333))
11
+- allow directory `dest` in `urlsave` ([#327](https://github.com/fastai/fastcore/issues/327))
12
13
14
## 1.3.20
0 commit comments