zafarkhaja / jsemver

Java implementation of the SemVer Specification
MIT License
429 stars 82 forks source link

When the stable release of the library is expected #64

Closed boyan-velinov closed 5 months ago

boyan-velinov commented 9 months ago

Hello,

When you plan to release a stable version 1.0.0 of the library? I can see that it is already well adopted and beleive it is stable indeed :)

Best Regards, Boayn

zafarkhaja commented 6 months ago

Hello Boyan,

It's really hard to tell when exactly, but I promise it's one of my new year's resolutions for 2024 :)

All I can tell you now with more certainty is that most likely I'll be releasing one more version after 0.10.0 before API and the overall code base are stable enough for the 1.0.0 release. In 0.10.0 I focused mainly on refactoring the Version class and polishing its API, and in the next 0.11.0 release I'll be focusing on the parsers and range expressions.

boyan-velinov commented 5 months ago

Thanks! Good luck in the new year :)