Path to this page:
Subject: CVS commit: pkgsrc/lang/elixir
From: Adam Ciarcinski
Date: 2023-07-24 08:57:38
Message id: 20230724065738.7E63EFBDB@cvs.NetBSD.org
Log Message:
elixir: updated to 1.15.4
v1.15.4
Bug fixes
Mix
[mix archive.build] Disable protocol consolidation when building archiveson \
archive.install
[mix compile] Track removed files per local dependency (this addresses a bug \
where files depending on modules from path dependencies always recompiled)
[mix release] Do not strip relevant chunks from Erlang/OTP 26
v1.15.3
1. Enhancements
Elixir
[Kernel] Improve better stacktraces when executing unnested Elixir code in a file
Mix
[Mix] Allow to opt out of starting apps in Mix.install/2
2. Bug fixes
Elixir
[Code] Ensure with_diagnostics propagate warnings from inner Erlang passes
IEx
[IEx] Fix --remsh on Erlang/OTP 25 and earlier
Mix
[mix compile.elixir] Ensure __mix_recompile__? callbacks are properly invoked
Files: