nhl / link-move

A model-driven dynamically-configurable framework to acquire data from external sources and save it to your database.
Apache License 2.0
35 stars 15 forks source link

Attempt at semantic versioning #232

Closed andrus closed 1 year ago

andrus commented 1 year ago

Let's rename 3.0.M7 to 3.0.0-M7 to follow semantic versioning rules. (It will go 3.0.0-Mn to 3.0.0-RCn to 3.0.0). We will try to follow the semver rules for backwards compatibility:

Snapshots will omit the M and RC designators and will have the version of the target final release.