Skip to content

v2.4.0

Choose a tag to compare

@ericmj ericmj released this 14 Mar 20:29
· 31 commits to main since this release

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-url flag to mix 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-requirements option in mix hex.outdated

Security fixes

  • Use safe deserialization for parsing package manifests