Skip to content

Commit d3a75e4

Browse files
Updated changelog
1 parent b57b713 commit d3a75e4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.9.1 (2021-07-26)
4+
5+
### Fixed
6+
7+
- Fixed that some ENFA operations created unnecessary states.
8+
- Fixed internal functions used to traverse graphs. This fixes the bug that some `FAIterators` functions had trouble with falsy state values.
9+
10+
### Improved
11+
12+
- `JS.toLiteral`: The heuristic used to decide flags has been improved to prevent unnecessary `i` flags.
13+
14+
315
## 0.9.0 (2021-07-15)
416

517
### Breaking changes

0 commit comments

Comments
 (0)