We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd570c commit 63cf7e1Copy full SHA for 63cf7e1
1 file changed
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
<!-- do not remove -->
4
5
+## 1.12.11
6
+
7
+### New Features
8
9
+- Add `splice_sig` ([#767](https://github.com/AnswerDotAI/fastcore/issues/767))
10
+- Support backslash by using posix=False ([#765](https://github.com/AnswerDotAI/fastcore/issues/765))
11
+- Expand home dir in tools cmds ([#763](https://github.com/AnswerDotAI/fastcore/issues/763))
12
13
+### Bugs Squashed
14
15
+- fix `argument should be a str or an os.PathLike object` ([#764](https://github.com/AnswerDotAI/fastcore/issues/764))
16
17
18
## 1.12.9
19
20
### New Features
0 commit comments