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

feat: support Elixir 1.14.4+ #294

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

paulswartz
Copy link
Collaborator

1.14.4 was the first Elixir release to support OTP 26: https://github.com/elixir-lang/elixir/releases/tag/v1.14.4

There doesn't appear to be anything about Oidcc which requires features in 1.15, so Oidcc can express support for slightly earlier versions.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 87

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.398%

Totals Coverage Status
Change from base Build 119: 0.0%
Covered Lines: 705
Relevant Lines: 763

💛 - Coveralls

.tool-versions Outdated Show resolved Hide resolved
mix.exs Show resolved Hide resolved
.github/workflows/part_test.yml Show resolved Hide resolved
1.14.4 was the first Elixir release to support OTP 26:
https://github.com/elixir-lang/elixir/releases/tag/v1.14.4

There doesn't appear to be anything about Oidcc which requires features
in 1.15, so Oidcc can express support for slightly earlier versions.
@maennchen maennchen merged commit 3aceec2 into erlef:main Nov 24, 2023
25 checks passed
@maennchen
Copy link
Member

Thanks ❤️

@maennchen maennchen added this to the v3.1.0 milestone Nov 29, 2023
@maennchen maennchen self-assigned this Nov 29, 2023
@paulswartz paulswartz deleted the elixir-1.14 branch January 13, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants