Skip to content

Conversation

ericvergnaud
Copy link
Contributor

@parrt for your review, no code change

@ericvergnaud ericvergnaud mentioned this pull request Nov 20, 2022
Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
To ensure proper support of this feature, each release of ANTLR is a complete release of the tool and the 10 runtimes, all with the same version.
As such, ANTLR versioning does not strictly follow semver semantics:
- a component may be released with the latest version number even though nothing has changed within that component since the previous release
- major version is bumped only when new grammar features are released (such as ANTLR3 -> ANTLR4)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not clear what grammar features mean here. For instance, in ANTLR 4.10 the new grammar feature caseInsensitive was added. Is it a new grammar feature?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll tweak after merge. i'll call it "complete rewrites" or ...

@parrt parrt added the comp:doc label Nov 20, 2022
@parrt parrt added this to the 4.11.2 milestone Nov 20, 2022
@parrt parrt merged commit 26d3a32 into antlr:master Nov 20, 2022
parrt added a commit to parrt/antlr4 that referenced this pull request Nov 20, 2022
@parrt
Copy link
Member

parrt commented Nov 20, 2022

tweaked and pulled to dev

@ericvergnaud ericvergnaud deleted the document-versioning-strategy branch December 22, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants