Releases: recurser/string-is
Releases · recurser/string-is
v1.31.4
1.31.4 (2022-04-11)
Bug Fixes
- use custom Github token for the release action, take 2 (da0c2ed)
v1.31.3
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
1.31.2 (2022-04-11)
Bug Fixes
- revert Docker Hub github action trigger changes (7d7fbae)
v1.31.1
1.31.1 (2022-04-11)
Bug Fixes
- trigger Docker build from semantic-release (92d7216)
v1.31.0
1.31.0 (2022-04-11)
Features
- test release to trigger a Docker Hub build (c2f6ed6)
v1.30.0
1.30.0 (2022-04-11)
Features
- publish releases to DockerHub (53c2092)
v1.28.1
1.28.1 (2022-04-08)
Bug Fixes
- don't allow multiline regexes during regex identification to avoid false positives (8df899d)
v1.28.0
1.28.0 (2022-04-07)
Features
- add a modifier selector for the regex debugger (f37809c)
- don't require slashes around regexes (e2170f6)
v1.27.0
1.27.0 (2022-04-04)
Bug Fixes
- only import prism.css once globally (8d7f634)
Features
- add support for multiple examples for each converter (035126a)