| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-14 | 569 Bytes | |
| v2.4.0 source code.tar.gz | 2026-03-14 | 483.2 kB | |
| v2.4.0 source code.zip | 2026-03-14 | 562.7 kB | |
| Totals: 3 Items | 1.0 MB | 0 | |
Enhancements
- Replace password based authentication with OAuth device flow
- Add 2FA support for API write operations
- Use OAuth tokens for hexpm and custom repositories
- Add
--print-urlflag tomix hex.search - Include stdlib packages by default in
mix hex.search - Change private docs URLs from .hexdocs.pm to .hexorgs.pm
- Improve authentication error handling for package fetching
Bug fixes
- Fix
--within-requirementsoption inmix hex.outdated
Security fixes
- Use safe deserialization for parsing package manifests