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

Add partial Ruby 3.1 support #49

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Add partial Ruby 3.1 support #49

merged 1 commit into from
Mar 18, 2024

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Mar 18, 2024

No description provided.

Copy link
Contributor

@adamruzicka adamruzicka left a comment

Choose a reason for hiding this comment

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

I've been running with 3.1.4 for some time already, seems to work fine.

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

I was looking at https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/ and all the features look optional:

Values in Hash literals and keyword arguments can be omitted. [Feature #14579]
The pin operator (^) in pattern matching now takes an expression. [Feature #17411]
Parentheses can be omitted in one-line pattern matching. [Feature #16182]

I'm proposing we rename this to Add partial Ruby 3.1 support and create issues to track the remaining issues.

@evgeni evgeni changed the title Add Ruby 3.1 support Add partial Ruby 3.1 support Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants