| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.19.4
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/releases/tag/v1.19.1
- https://hexdocs.pm/elixir/1.19.1/changelog.html
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
- https://elixir-lang.org/blog/2025/10/16/elixir-v1-19-0-released/
- https://github.com/elixir-lang/elixir/releases/tag/v1.19.1
Sponsored by: SkunkWerks, GmbH
|
| | |
|
| |
|
|
|
|
|
| |
- https://www.erlang.org/blog/highlights-otp-28/
- https://www.erlang.org/news/180
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
| |
Reported by: José Valim
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
| |
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/releases/tag/v1.18.1
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
- https://elixir-lang.org/blog/2024/12/19/elixir-v1-18-0-released
- https://github.com/elixir-lang/elixir/releases/tag/v1.18.0
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/releases/tag/v1.18.0-rc.0
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/releases/tag/v1.17.3
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/releases
Sponsored by: SkunkWerks, GmbH
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
This release includes type inference of patterns to provide warnings for
an initial set of constructs (binaries, maps, and atoms). It also includes
a new Duration data type to interact with Calendar types and support for
Erlang/OTP 27.
- https://github.com/elixir-lang/elixir/releases/tag/v1.17.0-rc.0
|
| |
|
|
|
|
|
| |
- https://github.com/elixir-lang/elixir/blob/v1.16.2/CHANGELOG.md
Reported by: portscout
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
| |
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.16.1
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
|
|
| |
- https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released
- require OTP26 for build and runtime
In the past, the Elixir compiler performance was largely
independent of the version of Erlang/OTP used to build
Elixir itself. This is no longer the case, so the OTP
version has been bumped, and users will need to use
the latest OTP version for this -devel port.
|
| |
|
|
| |
Reported by: portscout
|
| | |
|
| |
|
|
| |
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.15.4
|
| |
|
|
| |
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.15.3
|
| | |
|
| |
|
|
|
|
|
|
|
| |
- https://elixir-lang.org/blog/2023/06/19/elixir-v1-15-0-released/
Note that Elixir now *requires* OTP25+ or better at runtime.
For the -devel flavour you are still free to choose OTP25 or
OTP26, but the default OTP24 from lang/erlang will *not* work.
|
| | |
|
| |
|
|
| |
Sponsored by: SkunkWerks, GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.15.0-rc.0
This release requires Erlang/OTP 24 and later, and supports OTP26
already. Install the new port lang/erlang-runtime26, and prepend to your
PATH /usr/local/lib/erlang26/bin to use it.
Elixir v1.15 is a smaller release with focused improvements on
compilation and boot times. This release also completes our integration
process with Erlang/OTP logger, bringing new features such as log
rotation and compaction out of the box.
You will also find additional convenience functions in Code, Map,
Keyword, all Calendar modules, and others.
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D40212
|
| | |
|
| |
|
|
| |
ChangeLog: https://github.com/elixir-lang/elixir/releases/tag/v1.14.2
|
| |
|
|
| |
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.14.1
|
| |
|
|
|
|
| |
- ChangeLog https://hexdocs.pm/elixir/1.14/changelog.html
Sponsored by: SkunkWerks, GmbH
|
| | |
|
| |
|
|
| |
Sponsored by: SkunkWerks, GmbH
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|
|
Targets the latest Elixir release, and requires latest available
Erlang as dependency.
Differential Revision: https://reviews.freebsd.org/D30490
|