Skip to content

Releases: bytebase/antlr-v4-linter

Release 0.1.4

Choose a tag to compare

@github-actions github-actions released this 05 Aug 06:53

Release version 0.1.4

Installation

Install from PyPI:

pip install antlr-v4-linter==0.1.4

Or with uv:

uv add antlr-v4-linter==0.1.4

What's Changed

See CHANGELOG.md for details.

PyPI

0.1.3: Improve S001 rule to better detect main parser rules

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:32

Release version 0.1.3

Installation

Install from PyPI:

pip install antlr-v4-linter==0.1.3

Or with uv:

uv add antlr-v4-linter==0.1.3

What's Changed

See CHANGELOG.md for details.

PyPI

0.1.2: Add fallback to API tokens and publishing documentation

Choose a tag to compare

@github-actions github-actions released this 04 Aug 08:04

Release version 0.1.2

Installation

Install from PyPI:

pip install antlr-v4-linter==0.1.2

Or with uv:

uv add antlr-v4-linter==0.1.2

What's Changed

See CHANGELOG.md for details.

PyPI