You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our config has been pretty stable over the last year and a half – I think it might be time for a v1.0.0 release?
We’d still be as able to make configuration changes as currently, breaking or not. The only difference in using the major version number will be:
Communicating this is stable software, no longer experimental
Being able to do minor upgrades without breaking changes and communicating that with the version number (in SemVer, v0.5.0 -> v0.6.0 makes no guarantee on compatibility).
The text was updated successfully, but these errors were encountered:
Our config has been pretty stable over the last year and a half – I think it might be time for a v1.0.0 release?
We’d still be as able to make configuration changes as currently, breaking or not. The only difference in using the major version number will be:
The text was updated successfully, but these errors were encountered: