Skip to content

0.3.4

Compare
Choose a tag to compare
@Leonidas-from-XIV Leonidas-from-XIV released this 21 Nov 13:41
· 181 commits to main since this release
e7239aa

CHANGES:

Added

Fixed

  • Enable locking of packages with depexts even with uninitialized system
    package manager state (#322, @Leonidas-from-XIV)
  • Fix a bug where pull would crash if the lock file contained no package to
    vendor (#321, @NathanReb)
  • Display a better error message when the depext command fails when getting the
    status of the packages (#258, #323, @RyanGibb, @Julow)
  • Take archive-mirrors from the global opam configuration into account to
    allow more local caches (#337, @hannesm)
  • Log at WARN level when opam-monorepo chooses a source for a package that
    doesn't match the package's version (#352, @reynir)