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 d12a711 commit 58b65baCopy full SHA for 58b65ba
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
<!-- do not remove -->
4
5
+## 1.8.2
6
+
7
+### New Features
8
9
+- stringify FT with `to_xml` ([#681](https://github.com/AnswerDotAI/fastcore/issues/681))
10
+- render FT attrs with `to_xml` ([#680](https://github.com/AnswerDotAI/fastcore/issues/680))
11
+- Add sort args to delegates ([#667](https://github.com/AnswerDotAI/fastcore/pull/667)), thanks to [@pydanny](https://github.com/pydanny)
12
13
+### Bugs Squashed
14
15
+- Ensure flexicache is LRU cached ([#679](https://github.com/AnswerDotAI/fastcore/pull/679)), thanks to [@pydanny](https://github.com/pydanny)
16
17
18
## 1.8.1
19
20
### New Features
0 commit comments