Elixir
Elixir Core Team
Elixir v1.13.1 released
Release: Release v1.13.1 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
- [Code] Do not show code snippets in
SyntaxErrorandTokenMissingErrorif line is empty - [Exception] Do not fail blaming
ArgumentErrorfor improper lists onapply/3 - [Macro] Set a max
line_lengthforMacro.to_string/1 - [Macro] Fix formatting of lists on module attributes for
Macro.to_string/1 - [String] Fix incorrect codepoint byte counting in
slicewith negative positions in ranges - [Task] Ensure async streams can be consumed from another process than the one that creates them
- [URI] Undeprecate
URI.parse/1asURI.new/1is too strict in many common cases - [URI] Make sure
URI.new/1returns nil for empty paths
IEx
- [IEx] Make sure the
--versionflag halts IEx
Mix
- [Mix] Make protocol consolidation part of the
Mix.install/2cache
Checksums
- Precompiled.zip SHA1: 40762ffbef86cbbfd0c79a94e057fb987dc882ff
- Precompiled.zip SHA512: bb02ead0d4ccf499ff0473fbbb17fd12de4ba476b463c0452138bc1ef9004547166e75ffe7c6f96b9497adc9fecbda4ad57bfe0f17f1ba95d8339a0e98c29b03
- Docs.zip SHA1: 066586bc79319f6248b26143124b76520e995c19
- Docs.zip SHA512: 7c33c6208250a88646ffc2a2f74a944e7f1a9c69473791e9faaf054bd476876a1dd80d8c792a5c47b5bf350a77c0ba4ef191f3b4509b9e962d2514ef88bff9a3
Have fun!
Most Liked
muelthe
josevalim
Creator of Elixir
Maybe that’s how we would do it if there was no parse function but it is not worth forcing a change in users for that.
1
LostKobrakai
Package repositories are not maintained by the elixir team. When releases become available depends on the individual repositories and their maintainers/update strategies.
1
Popular in News
Release: Release v1.9.2 · elixir-lang/elixir · GitHub
1. Enhancements
Mix
[mix release] Allow {:from_app, app_name} as a version for re...
New
This is a small release with important bug fixes for those using Cover and Dialyzer on Erlang 19.
See the release notes for more info: R...
New
A few months back we announced on the forum that we are adding support for private packages to Hex, today we are out of beta and going li...
New
Hi everyone,
The next (and hopefully last) release candidate for Elixir v1.14 is out: Release v1.14.0-rc.1 · elixir-lang/elixir · GitHub...
New
Release: Release v1.10.3 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
[Code] Return [{mod, bin}] from Code.compile_file/2, Code.re...
New
1. Enhancements
Elixir
[Kernel] Speed up loading of runtime modules in the parallel compiler
[Range] Optimize range membership implement...
New
Hi! :wave:
I hope everyone is well!
The Elixir team releases new versions every 6 months, typically every January and July. However, si...
New
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-...
New
The goal of private modules is to define a module that cannot be trivially accessed by other modules where they are not visible to.
In t...
New
1. Enhancements
Elixir
[Duration] Add Duration.to_iso8601/1 and Duration.from_iso8601/1
[Keyword] Add Keyword.intersect/2-3 to mirror th...
New
Other popular topics
Hi,
I am new to Elixir. I am trying to use the DateTime component to insert a date into MySQL however the there seems to be no way to fo...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including.
What is Phoenix LiveV...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
New
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
Update:
How to use the Blogs & Podcasts section
You can post links to your blog posts or podcasts either in one of the Official Blog...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
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
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex










