Skip to content

v1.1.0

Choose a tag to compare

@fzipi fzipi released this 22 Feb 21:13
· 35 commits to main since this release
4ace3f0

What's Changed

New features

  • feat: add exemption mechanism by @fzipi in #128
  • feat: add fail fast when parsing by @fzipi in #107
  • feat: add check for TX.N usage without capture by @fzipi in #87
  • feat: add lint rule for standalong tx:N by @fzipi in #120

Fixes

  • fix: address PR #115 review comments on generate_rules_docs.py by @Copilot in #116
  • docs: enhance generated markdown by @fzipi in #115
  • fix: pre-commit-config by @fzipi in #118

Others

  • chore: update deps by @fzipi in #113
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml - autoclosed by @renovate[bot] in #117
  • chore(deps): update all non-major dependencies in .github/workflows/pypi-test-release.yml by @renovate[bot] in #123
  • chore(deps): update dependency astral-sh/uv to v0.9.28 in .github/workflows/pypi-test-release.yml by @renovate[bot] in #125
  • chore(deps): update astral-sh/setup-uv digest to 803947b in .github/workflows/test.yml by @renovate[bot] in #127
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate[bot] in #130
  • chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate[bot] in #131
  • chore(deps): update all non-major dependencies in .github/workflows/pypi-test-release.yml by @renovate[bot] in #132
  • chore(deps): lock file maintenance in pyproject.toml by @renovate[bot] in #133
  • chore(deps): update dependency astral-sh/uv to v0.9.24 in .github/workflows/pypi-test-release.yml by @renovate[bot] in #104
  • chore(deps): update all non-major dependencies in .github/workflows/pypi-test-release.yml by @renovate[bot] in #109
  • fix(deps): update dependency dulwich to v1 in pyproject.toml by @renovate[bot] in #110
  • test: add CLI error exit code verification test by @fzipi in #111

Full Changelog: v1.0.0...v1.1.0