We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bff932 commit 897a39bCopy full SHA for 897a39b
1 file changed
CHANGELOG.md
@@ -21,7 +21,7 @@
21
22
### Breaking changes
23
24
-- Remove `NFA.fromDFA` and `NFA.fromNFA`. Use `{DFA,NFA}.fromFA` instead.
+- Remove `NFA.fromDFA` and `DFA.fromNFA`. Use `{DFA,NFA}.fromFA` instead.
25
- Renamed `NFA#removeEmptyWord` to `NFA#withoutEmptyWord`.
26
- All `NFA`/`DFA`-specific interfaces/classes now live in the `NFA`/`DFA` namespace.
27
0 commit comments