Conversation
we need to differ versions for venuu/jsonapi-authorization#24 I've choosen to increase the minor version number as of a lot of things have changed since 0.7.0.
|
@dgeb and I have been working on a system for releases based on the Ember release process, though with much less adherence to the calendar (unless major features pour in). Briefly PR's will be reviewed and merged into the master branch. A release number will be identified with a general feature set. A beta branch will be created and commits from master will be cherry picked into the beta branch. Beta releases will be made from the beta branch when ready. When deemed bug free and meeting the intended targets the final beta will be transitioned into a release branch. The process will then start over. v0.8.0.beta1 has been released. I'm hoping to get #712 into a beta2, give people a bit of time to test it and then release 0.8.0. I'll leave this open until then. |
|
I could really use an official 0.8.0 release of this gem! |
|
The 0.8.0 release has been made. |
Hey @lgebhardt we need to differ versions for venuu/jsonapi-authorization#24
I've choosen to increase the minor version number as of a lot of things have changed since 0.7.0.
Also, I'm thinking that it would helps a lot to define a version number policy so that pull requests like this one aren't necessary.