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 985ee19 commit 73c902cCopy full SHA for 73c902c
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- do not remove -->
4
5
+## 1.5.42
6
+
7
+### New Features
8
9
+- Add HTTP functions: `tobytes`, `http_response`, and `recv_once` ([#562](https://github.com/fastai/fastcore/issues/562))
10
+- Convenience props for `XT` ([#561](https://github.com/fastai/fastcore/issues/561))
11
+- annotations for `get_class` / `mk_class` ([#560](https://github.com/fastai/fastcore/issues/560))
12
13
14
## 1.5.41
15
16
### New Features
0 commit comments