Elixir 1.18 Highlights ✨
Notes
Let’s walk through Elixir 1.18’s highlights as shown in Elixir’s announcement blog post:
- Type system improvements,
- Language server listeners (honestly don’t know much about this),
- The new built-in JSON,
- ExUnit’s parameterized tests, and
mix format --migrate
I hope to dive deeper into some of these topics in future videos. But for now, if you want to read the full blog post, see Elixir v1.18.0 released, and for the full changes, check out the changelog.