-
Notifications
You must be signed in to change notification settings - Fork 38
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
Implement rule versioning #471
base: master
Are you sure you want to change the base?
Conversation
|
Resolves #448 |
a9f5168
to
4373e4b
Compare
@devnote-dev I'll go ahead and finalize this PR, merge it and then let's move onto the next points in the following PRs. |
c43feb4
to
1af3092
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👏🏻
e65ed53
to
708e970
Compare
6a8e0c9
to
48507df
Compare
b139317
to
f89a4b0
Compare
d9e994f
to
2ceda15
Compare
Is there anything left to be added for this to be merged? |
@devnote-dev I'm thinking of making another point-release before switching to 1.7, so until then I want to wait with merging this PR. |
cc47787
to
2e62b5d
Compare
Version
property to.ameba.yml
(optional)Rule::Base#since_version
(optional)--up-to-version <VERSION>
CLI switch--rule-versions
CLI switchResolves #448
Refs #470, #307