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 0092436 commit 2cf1f8bCopy full SHA for 2cf1f8b
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- do not remove -->
4
5
+## 1.6.6
6
+
7
+### New Features
8
9
+- Add `FT.get(k,default)` ([#600](https://github.com/fastai/fastcore/issues/600))
10
+- Add `Safe` str and return it from `to_xml` ([#599](https://github.com/fastai/fastcore/issues/599))
11
+- Feat: add an `indent` flag for `to_xml()` ([#594](https://github.com/fastai/fastcore/pull/594)), thanks to [@phact](https://github.com/phact)
12
13
14
## 1.6.5
15
16
### New Features
0 commit comments