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 1b69956 commit 6f762c7Copy full SHA for 6f762c7
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!-- do not remove -->
4
5
+## 1.5.39
6
+
7
+### New Features
8
9
+- add `hl_md()` ([#557](https://github.com/fastai/fastcore/issues/557))
10
+- bool value handling for `xt` ([#556](https://github.com/fastai/fastcore/issues/556))
11
+- Add py2pyi ([#555](https://github.com/fastai/fastcore/issues/555))
12
+- Add attr support to `nested_idx` ([#554](https://github.com/fastai/fastcore/issues/554))
13
14
15
## 1.5.38
16
17
### New Features
0 commit comments