Releases: coreruleset/crs-toolchain
Releases · coreruleset/crs-toolchain
v1.3.1
v1.2.1
Changelog
Bug fixes
- 89b8361: fix: fix regex for finding regex in rules (@theseion)
- 1809e33: fix: use non-zero exit code for compare on GitHub (@theseion)
Others
- 7b20944: Cleanup stdout capturing in compare tests (@theseion)
- 4db4962: Merge pull request #54 from coreruleset/fix-compare (@theseion)
- 0877211: Merge pull request #55 from coreruleset/exit-with-non-zero-on-github (@theseion)
- e5dced7: Merge pull request #58 from coreruleset/add-compare-tests (@fzipi)
- b263489: Propagate errors from compare (@theseion)
- 7ed9ed5: chore: add tests for compare (@theseion)
v1.2.0
v1.1.0
Changelog
Features
- f2b7eef: feat(shell): add shell completion 🚀 (@fzipi)
- 884898f: feat: add check for unknown definitions (@fzipi)
- 544b069: feat: add github output option (#44) (@theseion)
- 1958c49: feat: implement compare (#25) (@theseion)
- 3250a06: feat: implement test renumbering (#30) (@theseion)
- 5184f09: feat: rename 'template' to 'define' (#23) (@theseion)
- c57a2b4: feat: rename from data to regexp-assembly (@fzipi)
Bug fixes
- d6ade9e: fix(dir): update data directory after movement (#46) (@fzipi)
- a6105cb: fix(parser): handle flags, prefixes, and suffixes in include files (#42) (@theseion)
- 899168b: fix: add dockerfile for release (#15) (@fzipi)
- cf9b6f6: fix: goreleaser (@theseion)
- f8d5a7c: fix: properly process chain rules (#38) (@theseion)
Others
- 850df91: Dont use flags for meta chars (#34) (@theseion)
- a4d7839: Fix formatter (and various issues) (#35) (@theseion)
- 5aa5651: Implement formatter (#33) (@theseion)
- 0d9cc61: Merge branch 'main' into develop (@theseion)
- fb2f131: Merge pull request #26 from theseion/add-shell-completion (@fzipi)
- 7562ec2: Merge pull request #48 from theseion/check-unknown-definitions (@fzipi)
- c264fb6: Merge pull request #49 from coreruleset/update-repository-path (@theseion)
- ce68d88: Merge pull request #51 from coreruleset/update-directory-and-extensions (@fzipi)
- 7499b7c: Merge pull request #52 from coreruleset/develop (@theseion)
- d906070: chore: change repository path (@theseion)
v1.0.0
Changelog
Features
- 48ce0cd: feat(shell): add shell completion 🚀 (@fzipi)
- 4625600: feat: add check for unknown definitions (@fzipi)
- 8c92a9e: feat: add github output option (#44) (@theseion)
- ea23648: feat: implement compare (#25) (@theseion)
- d6632ff: feat: implement test renumbering (#30) (@theseion)
- 3d42f0c: feat: rename 'template' to 'define' (#23) (@theseion)
Bug fixes
- cdbf685: fix(dir): update data directory after movement (#46) (@fzipi)
- b752cd9: fix(parser): handle flags, prefixes, and suffixes in include files (#42) (@theseion)
- 129c671: fix: goreleaser (#21) (@theseion)
- 378d844: fix: properly process chain rules (#38) (@theseion)
Others
v0.0.3
v0.0.2
fix: add dockerfile for release (#15) (#16) Signed-off-by: Felipe Zipitria <[email protected]>
v0.0.1
feat(ci): add release when tagging (#14) * feat(ci): add release when tagging Signed-off-by: Felipe Zipitria <[email protected]>