Skip to content

2.6.0~beta2

Pre-release
Pre-release

Choose a tag to compare

@kit-ty-kate kit-ty-kate released this 31 Aug 20:20
· 2 commits to master since this release
f0596b4

This is the second beta release of opam 2.6.0.

Binaries and full archive are signed by the opam dev team (fingerprint 92C5 26AE 50DF 3947 0EB2 911B ED4C F1CA 67CB AA92).
To verify the authenticity of one of these files, run the following commands:

curl -fsSLO https://opam.ocaml.org/opam-dev-pubkey.pgp
gpg --import opam-dev-pubkey.pgp
gpg --verify *.sig

Please see our blog post for more details and the upgrade instructions.

Changelog:

Changes

Install

  • Fix a performance regression where opam project trees were scanned for nothing, when pinning them [#7101 @kit-ty-kate - fix #7098]

Release script and documentation

Internal

API updates

opam-core: