We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 800d5d4 commit 5e203b2Copy full SHA for 5e203b2
CHANGES.md
@@ -1,5 +1,10 @@
1
# Fileseq Changelog
2
3
+## v3.1.1 (2026-03-13)
4
+
5
+* grammar: fix directory rule to allow UNC paths (//server/share/) (#153)
6
+* fix setDirname stripping the root path separator, causing root-level paths to lose their leading slash
7
8
## v3.1.0 (2026-03-10)
9
10
* Remove antlr4 runtime dependency from pyproject.toml and vendor internally to pin specific version that would never
0 commit comments