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: HISTORY.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,6 @@
12
12
13
13
- All functions do not carry the last parameter, and instead return a lambda to make the API more readable.
14
14
- Includes basic parser combinators so one should be able to write a few useful grammars with the library.
15
+
16
+
### v0.1.3
17
+
*This release is just to fix compatibility with an upcoming version of the Flix packager. See [https://github.com/flix/flix/issues/5134](https://github.com/flix/flix/issues/5134)*
0 commit comments