Dash 1.0 - Update version to 1.0.0a1#457
Merged
Marc-Andre-Rivet merged 2 commits intorelease-v1from Dec 18, 2018
Merged
Conversation
This was referenced Nov 12, 2018
24 tasks
# Conflicts: # CHANGELOG.md # dash/version.py
T4rk1n
approved these changes
Dec 17, 2018
Member
|
So what's the story here? I see this thing is targeting |
bpostlethwaite
approved these changes
Dec 17, 2018
Contributor
|
@bpostlethwaite Yes. So while 1.0 is still not ready for prime time we will make development in the release-v1 branch. Once this branch is ready (becomes the new latest/greatest, officially released) we will spin-off a release-v0 branch in case we need to make fixes in v0 and we will merge release-v1 into master. I'm just picking up the existing PRs and redirecting them / tuning them instead of restarting from scratch when possible. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the version up to 1.0.0-rc1, so that it's in-sync with the other Dash repo's.
Relies on:
dash-renderer 1.0.0
dash-core-components 1.0.0
dash-html-components 1.0.0
===============
@Marc-Andre-Rivet is hijacking this existing PR from @valentijnnieman 😄
Fixes https://github.com/plotly/dash-core/issues/3
release-v1