Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Choose a tag to compare

@github-actionsgithub-actions released this 27 Nov 16:46
· 412 commits to main since this release

1. Enhancements

Mix

  • [mix xref] Add--min-cycle-label to help projects adapt to the more precisemix xref graph reports in Elixir v1.19. In previous versions, Elixir would break a large compilation cycle into several smaller ones, and therefore developers would check for--min-cycle-size on CI. However, the issue is not the size of the cycle (it has no implication in the amount of compiled files), but how many compile-time dependencies (aka compile labels) in a cycle. The new option allows developers to filter on the label parameter

2. Bug fixes

Elixir

  • [File] EnsureFile.cp_r/3 reports non-existing destination properly (instead of source)

ExUnit

  • [ExUnit] Fix formatter crash when diffing takes too long
  • [ExUnit] Ensure parallel matches inassert propagate type information

Logger

  • [Logger] Fix regression where formatter would crash when given chardata (the crash would happen when logging non-ASCII characters)

Mix

  • [mix help] Ensureapp:APP works when the project or its dependencies were not yet compiled
  • [mix escript.build] Ensure thehex application can be included in escripts
Assets38
Loading
zhangkaizhao, wheredoipressnow, takakiNG, lin72h, hoangbits, and rino2000 reacted with thumbs up emojithomis, mnussbaumer, bardoor, michelboaventura, lucascampolimm, AlbertoBarrago, lin72h, mlane, and orz-- reacted with hooray emojilucascampolimm, lin72h, and Ljzn reacted with heart emoji
15 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp