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

Adjust the datum[proxy] for <2.3 #744

Merged
merged 1 commit into from Apr 15, 2021
Merged

Conversation

samlehman
Copy link
Contributor

The previous change uses the "Safe Navigation Operator" (&.), which is a new feature in 2.3, thus making 0.80.0 unusable by people who might have to use Ruby <2.3

@geemus geemus merged commit 470ba1e into excon:master Apr 15, 2021
@geemus
Copy link
Contributor

geemus commented Apr 15, 2021

@samlehman thanks! Do you need a release with this, or is it ok to wait a bit?

@samlehman
Copy link
Contributor Author

@geemus A release would be great. thanks!

@samlehman samlehman deleted the datum_proxy_update branch April 15, 2021 20:35
@geemus
Copy link
Contributor

geemus commented Apr 15, 2021

Released in v0.80.1

@samlehman
Copy link
Contributor Author

@geemus much appreciated.

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.

None yet

2 participants