| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-30 | 782 Bytes | |
| v2.4.2 source code.tar.gz | 2026-04-30 | 490.8 kB | |
| v2.4.2 source code.zip | 2026-04-30 | 569.7 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
Enhancements
- Add download stats and release dates to
mix hex.info - Show
mix hex.package diffcommands inmix hex.outdatedoutput - Update docs published message to indicate docs may not be immediately available
Bug fixes
- Clean up paths in
mix hex.package diffoutput - Fix organization auth to create user key instead of organization key
- Fix registry cache purging
- Fix
mix deps.gettiming out when fetching private packages in parallel - Skip auth prompts in
mix deps.getwhen only public packages are needed - Restrict user OAuth fallback to trusted repositories
- Only exchange API keys for OAuth tokens on repositories that opted in
Security fixes
- Raise on
mix.lockchecksum mismatches instead of silently rewriting them (CVE-2026-32148)