-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add a software_version:
keyword argument to Target#initialize
and Mixins::HasTargets::ClassMethods#target
#148
Comments
postmodern
added
enhancement
Enhancement to existing code
targets-api
Targets API
labels
Aug 6, 2024
postmodern
added a commit
that referenced
this issue
Aug 6, 2024
Implemented by 909a5c2. |
postmodern
added a commit
that referenced
this issue
Aug 7, 2024
postmodern
added a commit
that referenced
this issue
Aug 7, 2024
postmodern
added a commit
that referenced
this issue
Aug 7, 2024
postmodern
added a commit
that referenced
this issue
Aug 7, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 9, 2024
postmodern
added a commit
that referenced
this issue
Dec 10, 2024
postmodern
added a commit
that referenced
this issue
Dec 10, 2024
postmodern
added a commit
that referenced
this issue
Dec 10, 2024
postmodern
added a commit
that referenced
this issue
Dec 10, 2024
postmodern
added a commit
that referenced
this issue
Dec 13, 2024
postmodern
added a commit
that referenced
this issue
Dec 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a
software_version:
keyword argument instead ofversion:
for consistency. Still supportversion:
for backwards compatibility.Also, rename the
version:
keyword argument inMixins::HasTargets#select_target
tosoftware_version:
, since that method is part of the internal/semi-public API that users are not supposed to directly call.The text was updated successfully, but these errors were encountered: