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 63fff2e commit f14fdd4Copy full SHA for f14fdd4
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
<!-- do not remove -->
4
5
+## 1.5.5
6
+
7
+### New Features
8
9
+- use ujson if available ([#432](https://github.com/fastai/fastcore/issues/432))
10
+- new `func` param for `globtastic` ([#429](https://github.com/fastai/fastcore/issues/429))
11
+- add nested parser support to `fastcore.script` ([#428](https://github.com/fastai/fastcore/pull/428)), thanks to [@seeM](https://github.com/seeM)
12
13
14
## 1.5.0
15
16
### Breaking Changes
0 commit comments