-
Notifications
You must be signed in to change notification settings - Fork 57
chore: release 1.16.0 #62
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
Conversation
3906b94 to
8338967
Compare
8338967 to
8fd5d7e
Compare
8fd5d7e to
da12696
Compare
|
@daniel-sanche Merging this will release the library |
Do you think it makes sense to make a release soon? Or should we wait until the microgenerator changes are in and do a major release then? |
If it's a minor version update, we should aim for frequent releases over accumulating content and sparse releases. |
|
Some of my recent changes are incompatible with Python 2, which should count as a breaking change. And there are a lot more coming soon with changes around microgenerator update. I was thinking we should aim for one big major release after the microgenerator update, and then get back into a regular cadence of smaller releases. What do you think? |
|
Ah I didn't realize there were changes that dropped Python 2 support. If that's the case it is probably better to wait. After that point I'd advocate for frequent releases. It's easier to figure out what the root cause of any bugs are, and rollbacks are less disruptive. |
|
FWIW It should be pretty easy to bring back Python 2 support if we decide another minor release is worthwhile. But yeah, I think a major release soon and then smaller ones after makes sense |
da12696 to
e0d9897
Compare
🤖 I have created a release *beep* *boop*
1.16.0 (2020-10-27)
Features
Bug Fixes
This PR was generated with Release Please.