Skip to content
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

remove deprecated argument names #19

Merged
merged 1 commit into from
Mar 7, 2025
Merged

remove deprecated argument names #19

merged 1 commit into from
Mar 7, 2025

Conversation

Enchufa2
Copy link
Contributor

@Enchufa2 Enchufa2 commented Mar 7, 2025

In the next release of units, arguments x andn y in ud_are_convertible() are deprecated, and renamed as from and to. x and y were unfortunate names. This fix simply removes the old name, so that this works regardless of the units version. But there is no rush to push an update to CRAN, because we still support x and y with a warning

Copy link
Owner

@cdmuir cdmuir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@cdmuir cdmuir merged commit dee21b2 into cdmuir:main Mar 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants