Skip to content

Releases: recurser/string-is

v1.31.5

12 Apr 00:41

Choose a tag to compare

1.31.5 (2022-04-11)

Bug Fixes

  • push to Docker Hub as part of the semantic-release action (f847bbb)

v1.31.4

12 Apr 00:41

Choose a tag to compare

1.31.4 (2022-04-11)

Bug Fixes

  • use custom Github token for the release action, take 2 (da0c2ed)

v1.31.3

12 Apr 00:41

Choose a tag to compare

1.31.3 (2022-04-11)

Bug Fixes

  • use custom Github token for the release action, so that Docker Hub can be triggered (54c62f8)

v1.31.2

12 Apr 00:41

Choose a tag to compare

1.31.2 (2022-04-11)

Bug Fixes

  • revert Docker Hub github action trigger changes (7d7fbae)

v1.31.1

12 Apr 00:41

Choose a tag to compare

1.31.1 (2022-04-11)

Bug Fixes

  • trigger Docker build from semantic-release (92d7216)

v1.31.0

11 Apr 16:08

Choose a tag to compare

1.31.0 (2022-04-11)

Features

  • test release to trigger a Docker Hub build (c2f6ed6)

v1.30.0

11 Apr 16:04

Choose a tag to compare

1.30.0 (2022-04-11)

Features

  • publish releases to DockerHub (53c2092)

v1.29.0

09 Apr 01:43

Choose a tag to compare

1.29.0 (2022-04-09)

Features

v1.28.1

08 Apr 07:51

Choose a tag to compare

1.28.1 (2022-04-08)

Bug Fixes

  • don't allow multiline regexes during regex identification to avoid false positives (8df899d)

v1.28.0

07 Apr 16:37

Choose a tag to compare

1.28.0 (2022-04-07)

Features

  • add a modifier selector for the regex debugger (f37809c)
  • don't require slashes around regexes (e2170f6)