Skip to content

Can it be considered stable(functionality)? #62

Answered by JakeWharton
firefinchdev asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, the quality of the library is production-ready and we are using it in production as you noted.

The version number significance is solely around the maturity and stability of the public API. We don't like launching libraries as 1.0 without first getting it in the hands of a bunch of people who are going to use it in ways we did not envision. For all we know, the public API may never change, or it will change completely.

We will do our best to use deprecation, maintain binary compatibility, and to offer refactoring suggestions if the API evolves as we try to in most our libraries.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@firefinchdev
Comment options

@JakeWharton
Comment options

@firefinchdev
Comment options

Answer selected by firefinchdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #61 on November 12, 2021 14:05.