-
Notifications
You must be signed in to change notification settings - Fork 100
OTP 28 support #93
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
Comments
mayel
added a commit
to mayel/ex_json_schema
that referenced
this issue
May 22, 2025
addresses jonasschmidt#93
Open
Thank you for reporting that. I will include that version in the build matrix and take care of the fix today. |
OTP 28 isn't supported on GH Actions yet, adding it to the build matrix will have to wait a bit. |
Ok, I cherry-picked your commit and released the fixed version as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compiling on OTP 28 fails because regex are no longer allowed in module attributes:
The text was updated successfully, but these errors were encountered: