0.3.4
CHANGES:
Added
- Add support for specifying remote URLs in
x-opam-monorepo-repositories
(#284, #317, @Leonidas-from-XIV)
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)