Skip to content

Releases: RegexSolver/regexsolver

v0.3.0

16 Nov 20:25
8e465c7
Compare
Choose a tag to compare
Fix performance issue on intersection & execution timeout not respect…

v0.2.2

01 Nov 14:34
685187a
Compare
Choose a tag to compare
Add condition get_hot_bits (#3)

v0.2.1

31 Oct 21:30
e178c88
Compare
Choose a tag to compare
Update automaton's convertion to regex algorithm (#1)

* WIP: Rework convert automaton to regex

* WIP: Remove prints

* WIP: Some good progress

* Update convert to regex algorithm

* Update version

* Fix

v0.2.0

13 Oct 20:26
Compare
Choose a tag to compare
update README

v0.1.1

06 Oct 14:52
Compare
Choose a tag to compare
update version

v0.1.0

06 Oct 14:42
Compare
Choose a tag to compare
fix action