Skip to content

Releases: perazz/fortran-regex

v1.1.2

27 Apr 10:50

Choose a tag to compare

Bugfix release - bugfix escaped character constructor due to ifort issue

v1.1.1 - mark recursive functions

21 Apr 06:54

Choose a tag to compare

Bugfix release - specifically mark recursive functions as recursive

v1.1.0

25 Feb 11:00

Choose a tag to compare

First complete release

Stable Release

22 Dec 17:47

Choose a tag to compare

Several bugfixes, enhanced API (return -1 on invalid pattern)

Initial release

17 Dec 18:44
be9509f

Choose a tag to compare

This is the initial release that matches the corresponding tiny-regex-c implementation features