We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d265e14 commit cf4004eCopy full SHA for cf4004e
CHANGES.md
@@ -1,10 +1,10 @@
1
-# FileSeq Changelog
+# Fileseq Changelog
2
3
## v3.0.0 (TBD)
4
5
### Major Changes
6
7
-This is a **major version** with breaking changes. FileSeq v3 includes two significant architectural improvements:
+This is a **major version** with breaking changes. Fileseq v3 includes two significant architectural improvements:
8
9
1. **ANTLR4 Grammar-Based Parsing** (#149) - Migrates from regex-based parsing to ANTLR4 grammar-based parsing
10
2. **Range-Based FrameSet Storage** (#150) - Replaces fully-expanded frame storage with memory-efficient ranges
0 commit comments