Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Use semantic versioning moving forward #181

Closed
ezekg opened this issue Apr 22, 2016 · 2 comments
Closed

Use semantic versioning moving forward #181

ezekg opened this issue Apr 22, 2016 · 2 comments
Milestone

Comments

@ezekg
Copy link
Contributor

ezekg commented Apr 22, 2016

It would be great if Landrush would follow semantic versioning moving forward. I was taking a look at your roadmap, which mentions plans to jump from 0.20.0 to 0.90.0, which doesn't make any sense and is hard to account for when Landrush is a dependency.

Most important bit of semver.org:

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards-compatible manner, and
  • PATCH version when you make backwards-compatible bug fixes.

Here's the roadmap as it is now, just for clarification:

RoadMap

The committers met and have set a basic roadmap as of 3 March 2016:

  1. 0.19 will be released as soon as possible. The goal is to make newer
    code commits available and document the release process.

  2. Release 0.20 will occur soon. We would like to try to land two PRs:

    The release goal is by 1 April 2016

  3. Release 0.90 (or 1.0) will occur afterward. Goals:

  4. With Release 0.90 or 1.0 or later

Makes everybody's life easier. 😀

@hferentschik
Copy link
Contributor

+1 I also think adopting semantic versioning moving forward. For that reason, I suggest to let the next release be 1.0.0 and apply semantic versioning from then on.

Regarding the roadmap, it needs updating either way.

@hferentschik hferentschik added this to the v1.0.0 milestone May 17, 2016
@hferentschik
Copy link
Contributor

Duplicate of issue #67. Version 1.0.0 is released now and moving forward we will apply semantic versioning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants