Skip to content

Releases: sharomank/regex-tester

Migration to VS 2019

18 May 14:59
Compare
Choose a tag to compare

The new version of tool support only VS 2019.

Thanks @NicoB1981 for contribution.

Old versions with support VS 2015-2017 are available on GitHub below.

Migrate to VS 2017

19 May 20:07
Compare
Choose a tag to compare

The tool is migrated to support only VS 2017 in this version.
Old releases are available on GitHub here:
https://github.com/sharomank/regex-tester/releases

1.5.2

30 Jul 11:37
Compare
Choose a tag to compare

Improve regular expression parsing (issue #7).

Version 1.5.1

23 Feb 07:15
Compare
Choose a tag to compare

Autorun triggered on changing the input text (Issue #6)

Visual Studio 2015 supported

19 Feb 09:48
Compare
Choose a tag to compare

What's new:

  • Support VS 2015
  • Fixed problem regex replacement & code generation, now instead of the square brackets need to use curly brackets.

Special thanks Nikolay Matsenko & Mads Kristensen for help in this release.

Added support for VS 2013

21 Aug 18:31
Compare
Choose a tag to compare
1.4.2

Release version 1.4.2 - Added support for VS 2013.