Skip to content

Releases: coreruleset/crslang

v0.1.0

07 Nov 03:47
c7ead2e

Choose a tag to compare

What's Changed

  • chore: update module name by @Agustindeleon in #1
  • chore: add renovatebot config by @fzipi in #2
  • chore(deps): pin dependencies in .github/workflows/go.yml by @renovate[bot] in #4
  • fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #6
  • chore(deps): update all major dependencies to v5 in .github/workflows/go.yml (major) by @renovate[bot] in #7
  • chore: remove seclang_rules git submodule by @fzipi in #8
  • chore: remove gitlab-ci by @fzipi in #9
  • chore: remove gitmodules by @fzipi in #10
  • docs: update README by @fzipi in #11
  • fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #12
  • feat: simplify action text by @fzipi in #13
  • feat: sort actions in seclang conversion by @Agustindeleon in #14
  • fix(deps): update module github.com/stretchr/testify to v1.11.1 in go.mod by @renovate[bot] in #15
  • fix: seclang format by @Agustindeleon in #16
  • chore(deps): update dependency go to v1.25.1 in .github/workflows/go.yml by @renovate[bot] in #17
  • chore(deps): update actions/setup-go action to v6 in .github/workflows/go.yml by @renovate[bot] in #18
  • chore(deps): pin actions/setup-python action to e797f83 in .github/workflows/check_format.yml by @renovate[bot] in #19
  • chore: update yaml version to v4 by @Agustindeleon in #20
  • feat: convert to enums by @fzipi in #22
  • feat: add transformation enums by @Agustindeleon in #26
  • feat: operator types to enums by @Agustindeleon in #25
  • feat: action interface by @Agustindeleon in #27
  • fix: test name duplicated by @fzipi in #28
  • feat: add enums for variables and collections by @Agustindeleon in #31
  • feat: add compacted format for operator by @Agustindeleon in #33
  • chore(deps): update all non-major dependencies in .github/workflows/go.yml by @renovate[bot] in #34
  • feat: default global config by @Agustindeleon in #35
  • fix(deps): update all non-major dependencies in go.mod by @renovate[bot] in #36
  • feat: add setvar action by @Agustindeleon in #32
  • feat: var operations to enums by @Agustindeleon in #38
  • feat: read variables without properties by @Agustindeleon in #39

New Contributors

Full Changelog: https://github.com/coreruleset/crslang/commits/v0.1.0