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 ab68f26 commit 0204823Copy full SHA for 0204823
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!-- do not remove -->
4
5
+## 1.3.6
6
+
7
+### New Features
8
9
+- quote URL paths in `urlwrap` ([#211](https://github.com/fastai/fastcore/issues/211))
10
+- Add `start_server` and `start_client` for simple socket networking ([#210](https://github.com/fastai/fastcore/issues/210))
11
+- new `uniqueify` and `val2idx` functions, and additional params to `listify` ([#209](https://github.com/fastai/fastcore/issues/209))
12
+- improve representation in `basic_repr` ([#197](https://github.com/fastai/fastcore/issues/197))
13
14
15
## 1.3.5
16
17
### Breaking Changes
0 commit comments