You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v1.5.0 (2023-01-05)
6
+
### Feature
7
+
* Make it possible to swap the underlying regex module ([`b47995e`](https://github.com/vberlier/tokenstream/commit/b47995ee40c0e1c43afa68bc891770670e0e1502))
8
+
9
+
### Fix
10
+
* Allow expect_eof() to succeed even if the "eof" token was already consumed ([`7a8e799`](https://github.com/vberlier/tokenstream/commit/7a8e7995e3e9d74a7146e15c30440795ce026fcc))
0 commit comments