Elixir v1.17 released: set-theoretic data types, calendar durations, and Erlang/OTP 27 support

Elixir v1.17 has just been released. 🎉 This release introduces set-theoretic types into a handful of language constructs. While there are still many steps ahead of us , this important milestone already brings benefits to developers in the form of new warnings for common mistakes. This new version also adds support for Erlang/OTP 27 , the latest and greatest Erlang release. You’ll also find a new calendar-related data type ( Duration ) and a Date.shift/2 function. Let’s dive in. Warnings from gradual set-the
评论
?
参与讨论