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 d06d540 commit b9e2710Copy full SHA for b9e2710
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!-- do not remove -->
4
5
+## 1.3.7
6
+
7
+### New Features
8
9
+- add `startthread` ([#218](https://github.com/fastai/fastcore/issues/218))
10
+- make `run` compatible with py36 ([#216](https://github.com/fastai/fastcore/issues/216))
11
+- `reuse_addr` param to `start_server` ([#215](https://github.com/fastai/fastcore/issues/215))
12
+- add rfc3986 list to `urlquote` ([#213](https://github.com/fastai/fastcore/issues/213))
13
14
15
## 1.3.6
16
17
### New Features
0 commit comments