Hacker News new | ask | show | jobs
by Kototama 1493 days ago
Not yet, you can use OTP23 or OTP24 at the moment with latest Elixir 1.13. Check https://hexdocs.pm/elixir/1.13/compatibility-and-deprecation...
2 comments

1.13.4 is verified on OTP 25 RC2, so I'd assume it supports the release OTP 25.

See: https://github.com/elixir-lang/elixir/releases/tag/v1.13.4

Although changelog says:

> v1.13.4 (2022-04-07) > This release has been verified to work with Erlang/OTP 25 RC2.

Ah nice, I missed that!