Skip to content

feat(parser): support slash-prefixed and template variable filter values#63

Open
svetlyi wants to merge 1 commit into
jonwinton:mainfrom
svetlyi:feature/parser-tmpl-and-slash-support
Open

feat(parser): support slash-prefixed and template variable filter values#63
svetlyi wants to merge 1 commit into
jonwinton:mainfrom
svetlyi:feature/parser-tmpl-and-slash-support

Conversation

@svetlyi
Copy link
Copy Markdown

@svetlyi svetlyi commented May 9, 2026

Description

The changes add support for template variables and slashes at the beginning of filters. Parsing panics whenever it encounteres such queries.

Actually it's close to a bug fix as it fixes a panic, but let it be a new feature - support for template variables and slashes at the beginning of filters.

Type of Change

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation update
  • refactor: Code refactoring
  • test: Test updates
  • perf: Performance improvement
  • chore: Maintenance/tooling

Breaking Changes

  • Yes, this PR contains breaking changes
  • No breaking changes

Related Issues

Fixes #
Closes #
Related to #

Testing

  • Tests pass locally
  • New tests added (if applicable)
  • Linter passes

Checklist

  • Commit messages follow Conventional Commits
  • Code follows project style guidelines
  • Documentation updated (if needed)
  • All tests passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant