We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar to the 0.1.x branch: https://github.com/voila-dashboards/voila/tree/0.1.x
0.1.x
We should start thinking about creating a 0.2.x branch. This would make it easier to iterate on breaking changes on master (for example #846).
0.2.x
Non-breaking changes landing on master could then be backported to 0.2.x and 0.1.x if needed.
master
Ideally we would use the help of https://github.com/meeseeksmachine to do the backports easily.
The text was updated successfully, but these errors were encountered:
Looking at the current state of the repo, we should soon be able to:
0.2.12
0.3.0
Sorry, something went wrong.
0.2.12 is out: https://github.com/voila-dashboards/voila/releases/tag/0.2.12
We should be able to start targeting 0.3.0 on master and branch for 0.2.x.
Closing as there is now a 0.2.x branch: https://github.com/voila-dashboards/voila/tree/0.2.x
We are planning to merge #936 next, and switch main to target 0.3.0a0 to get these changes released in pre-releases.
main
0.3.0a0
No branches or pull requests
Similar to the
0.1.x
branch: https://github.com/voila-dashboards/voila/tree/0.1.xWe should start thinking about creating a
0.2.x
branch. This would make it easier to iterate on breaking changes on master (for example #846).Non-breaking changes landing on
master
could then be backported to0.2.x
and0.1.x
if needed.Ideally we would use the help of https://github.com/meeseeksmachine to do the backports easily.
The text was updated successfully, but these errors were encountered: