-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The next steps of development: New demoApp > Extensions #361
Comments
It looks like RC3 falls into a separate 1.1 release - too many architect work to be done. Shouldn't you better release 1.0, then focus on described extensions for 1.1 instead (as I suppose they could take a long time for a proper, stable and well done implementation) ? Otherwise - a great work ! :) |
I'm personally very like for such number of new great features! Now I'm using SNAPSHOT on my project and it is not the ideal way, it can break my builds every day and also tagging commits of my app like the release is very problematic. |
I agree that it would be more convenient for your library users to publish a new usable version and publish the other features/refactorings as a seperated release. |
Dears all, OK, I'm convinced from you all to review the plan for the releases. Indeed, the extensions will be new libraries with their own versioning. So, it's better to finalize and make stable this development as you proposed. |
RC3 is coming soon
So we will go for the RC3 soon. |
I will produce in a week or two a RC4 as extra release due to important bug fixed. |
Final version is foreseen on 04 March 2018. |
A new clearer plan for the next releases. Please follow the wiki page Migrations for all braking changes, between those releases.
Here, the main points of rc1 milestone:
For rc2 milestone:
The rc3 milestone:
For final release:
Extensions releases has big challenges:
In order to support the DB extensions a new level of Abstraction should be designed. Those extensions will not be confirmed once an acceptable class has been produced.
(https://developer.android.com/reference/android/support/v7/util/SortedList.html).
The text was updated successfully, but these errors were encountered: