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

Elixir - Add support for multi-letter uppercase sigils #4041

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

leandrocp
Copy link
Contributor

@leandrocp leandrocp commented Jun 24, 2023

Elixir v1.15.0 has added support for multi-letter uppercase sigils, eg:

~LVN/content/
~LVN/content/m

Previously only a single letter was supported so these changes keep backwards compatibility.

Refs

Proposal: https://groups.google.com/g/elixir-lang-core/c/cocMcghahs4/m/DdYRNfuYAwAJ
PR: elixir-lang/elixir#12448
Release notes: https://github.com/elixir-lang/elixir/releases/tag/v1.15.0

@leandrocp
Copy link
Contributor Author

@microsoft-github-policy-service agree

@leandrocp leandrocp force-pushed the lp/elixir-multiletter-sigils branch from 646a640 to 2df7a51 Compare June 24, 2023 13:57
@hediet hediet added this to the July 2023 milestone Jul 7, 2023
@hediet hediet enabled auto-merge July 7, 2023 14:32
@hediet
Copy link
Member

hediet commented Jul 7, 2023

Thanks!

@hediet hediet merged commit b9cda7e into microsoft:main Jul 7, 2023
@leandrocp leandrocp deleted the lp/elixir-multiletter-sigils branch July 7, 2023 14:37
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants