Hacker News new | ask | show | jobs
by remram 1033 days ago
> Helmfile complies to Semantic Versioning 2.0.0 in which v0.x means that there could be backward-incompatible changes for every release.

You're not following semver if your software is used in production, and you recommend using it in production, but you label it 0.x.

I hate this cowardice of "we believe in semver" and "we stick to the area of it where everything goes". That's the exact thing it was created to avoid!

https://semver.org/#how-do-i-know-when-to-release-100