FWIW I think it is valuable to have a vanity number at the front to indicate if/when the whole concept changes. So then a.b.c.d where b is for breaking changes, c is for features, d is for hotfixes, and 'a' basically never changes except when the project changes in a fundamental way.
Leaving this off has left quite a few projects stagnant and unwilling to make occasional minor breaking changes, IMO. Kenn On Tue, Apr 23, 2019 at 12:38 PM Antoine Toulme <[email protected]> wrote: > How timely - I just pushed a first draft of release instructions here: > https://github.com/apache/incubator-tuweni/blob/master/RELEASE.md < > https://github.com/apache/incubator-tuweni/blob/master/RELEASE.md> > > I would like us to use semver. > > I created and deleted that tag - things are not actually ready. > > Please review the file and let me know if the contents make sense - I > modeled it from what we’ve been doing with Apache Buildr over the years. > > Cheers, > > Antoine > > > On Apr 23, 2019, at 11:43 AM, Michael Wall <[email protected]> wrote: > > > > Has there been any discussion on whether Tuweni will use semver > > https://semver.org/? I bring it up because I see work being done for > the > > first release. Is the project ready for 1.0.0? > > > > Mike > >
