Skip to content

Releases: mycir/RegexPy

RegexPy 0.5

Choose a tag to compare

@mycir mycir released this 23 Sep 10:33
v0.5

Some shortcuts changed for commonality across platforms.

Includes pyinstaller generated executables (run with --noconsole to suppress the terminal window).

Signed with key ID: 7770FE6BEF6A1DA8

Check signing: gpg --verify regexpy<version-platform-arch>.asc regexpy<version-platform-arch>

RegexPy v0.4.1 (Linux-x64)

Choose a tag to compare

@mycir mycir released this 16 Sep 17:02
v0.4.1

Standalone executable for X11 Linux-x64 including all required libraries.

Signed with key ID: 7770FE6BEF6A1DA8

Check signing: gpg --verify regexpy.asc regexpy

Make executable: chmod +x regexpy

Fixes hover beyond eol still showing prior match/group labels. Also creates a sample config file.

RegexPy v0.4 (Linux-x64)

Choose a tag to compare

@mycir mycir released this 14 Sep 18:54
v0.4

Standalone executable for X11 Linux-x64 including all required libraries.

Signed with key ID: 7770FE6BEF6A1DA8

Check signing: gpg --verify regexpy.asc regexpy

Make executable: chmod +x regexpy