Releases: meooow25/parser-regex
Releases · meooow25/parser-regex
v0.3.0.0
19 Apr 07:36
Compare
Sorry, something went wrong.
No results found
Breaking changes—Internal modules only
Changes to internal representations
Performance improvements
Fix a pessimization due to boxity analysis on GHC >= 9.4. Improves parsing time by up to 23%.
v0.2.0.2
15 Mar 02:43
Compare
Sorry, something went wrong.
No results found
Compatibility with MicroHs
Performance improvements
Fix compileBounded's behavior on negative bounds
v0.2.0.1
25 Dec 14:52
Compare
Sorry, something went wrong.
No results found
Documentation improvements
v0.2.0.0
24 Nov 17:52
Compare
Sorry, something went wrong.
No results found
Breaking changes
Parsing fails more eagerly. This affects lazy list parsing and parsing via the Regex.Base functions prepareParser and stepParser.
Additions
Added Regex.Base.parseNext.
Other
Some internal modules are now exported.
v0.1.0.0
04 Mar 16:29
Compare
Sorry, something went wrong.
No results found