josevalim
Creator of Elixir
Ecto v2.1.0-rc.5 released
Hello everyone,
This past weekend we have released Ecto v2.1.0-rc.5, hopefully the last release candidate for Ecto v2.1: https://github.com/elixir-ecto/ecto/blob/master/CHANGELOG.md
If you were using “or_where/or_having” from previous RCs, note “or_where: ^keywords” changed behaviour in this last RC.
We have also released Postgrex 0.13-rc which includes a new API for extensions that is about 40% faster when running Postgrex queries.
Most Liked
lucidstack
Thank you very much for this, @josevalim!
I’ve noticed that you haven’t got a git tag for this version, which breaks the links from hexdocs. Just a heads-up!
1
Popular in News
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms). It al...
New
Hello everyone,
Plug v1.2.0-rc.0 has been released. The biggest changes are:
Moved Mime support to an external library
A new error p...
New
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-...
New
1. Enhancements
Elixir
[File] Support distributed File.Stream
[Module] Add Module.get_last_attribute/3
[Task] Reduce footprint of tasks ...
New
1. Bug fixes
Elixir
[Duration] Fix parsing of fractional durations with non-positive seconds
[Kernel] Do not attempt to group module war...
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: ...
New
Hello everyone,
We have released Elixir v1.3.3. This release has some compiler- and dialyzer-related improvements as well as some enhan...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.3
1. Bug fixes
Elixir
[Code] Return [{mod, bin}] from Code.compile_fi...
New
Type system improvements
Type checking of protocol dispatch and implementations
This release also adds type checking when dispatching and...
New
Hi everyone,
We are glad to announce that the first release candidate for Elixir v1.6.0 is out.
Check out the CHANGELOG and give the ...
New
Other popular topics
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
How to set Jason to encode all fields in ecto schema, I don’t care about security and implementing only is taking long list of attributes...
New
As many of you may have realized by now (sorry for all the posts here) I’ve been working on a db problem where I’m trying to aggregate a ...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
New
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New







