Skip to content

What type of versioning is used? #2148

Answered by scordio
fegbers asked this question in Q&A
Mar 16, 2021 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

Major versions depend on different Java versions:

  • 1.x requires Java 6+
  • 2.x requires Java 7+
  • 3.x requires Java 8+
  • 4.x will require Java 17+

Minor versions usually provide new features but potentially also breaking changes, while patch versions are mostly about bugfixes.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@EarthCitizen
Comment options

@scordio
Comment options

@joel-costigliola
Comment options

@EarthCitizen
Comment options

@scordio
Comment options

Answer selected by fegbers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
status: team discussion An issue we'd like to discuss as a team to make progress
4 participants