Elixir
Elixir v1.15.0-rc.2 released
Note this release includes offline Elixir installers for Windows per supported Erlang/OTP version.
1. Enhancements
Elixir
- [Module] Mark functions as generated in “Docs” chunk
ExUnit
- [ExUnit.Doctest] Include
doctest_datain doctest tags
2. Bug fixes
Elixir
- [Kernel] Fix
import m, only: :sigilsfor multi-letter sigils (regression) - [Macro] Fix
Macro.to_string/1for multi-letter sigils (regression)
ExUnit
- [ExUnit] Mark test cases as invalid when an exit occurs during
setup_all - [ExUnit] Fix ExUnit diffs for multi-letter sigils (regression)
- [ExUnit.Doctest] Fix line information when a doctest with multiple assertions fails
Mix
- [mix compile] Keep erts when pruning load paths (regression)
- [mix xref] Raise early if
mix xrefis used at the umbrella root
Most Liked
josevalim
Hi everyone, this should be our last stop before Elixir v1.15.0 final. Note that we are now generating offline Elixir installers for Windows per Erlang/OTP version and that is meant to be the way forward for installing Elixir on Windows machines (thank you @wojtekmach).
Please give it a try and report it if you haven’t tried any of the previous RCs. ![]()
konstantine
This is great news for Windows users, thank you Wojtek and José!
cmo
I would suggest you use Windows Terminal and run PowerShell core, WSL, git bash, MSYS2 etc in there. If you want to switch versions I suggest you use scoop as your package manager because you can install and switch versions at the command line. scoop install erlang@26.0.1 elixir@1.15.0-rc.2-otp-26. Switching versions is done with the scoop hold elixir@1.14.5-otp-25 IIRC. It lacks support for .tool-versions but that could be scripted.
Or use WSL and keep the unix workflow?
Popular in News
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








