Replies: 1 comment 1 reply
-
Go modules asserts a definition of "stability" which is biased very strongly in favor of consumers. It is my considered belief that these expectations cannot be satisfied by projects that aren't maintained by a team of compensated experts. Consequently, I think it would be irresponsible for projects like Go kit to ever move beyond major version 0. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently opened a PR (#22) and related to it there was a very long and interesting discussion about API compatibility, API design and so on ...
Looks to me the project is enough mature and stable to deserve a v1.0.0 release.
Is there anything prevents to do it?
Beta Was this translation helpful? Give feedback.
All reactions