Mdx 0.3.2

CHANGES:

  • Add a --minimal-update flag to lock to generate a lockfile
    with minimum dependency changes from a previous lockfile. (#305,
    @NathanReb)
  • Add command line options to complement or overwrite x-opam-monorepo-*
    fields. (#307, @NathanReb)
  • Save the lock CLI arguments in x-opam-monorepo-cli-args when generating a
    lock file. (#309, @NathanReb)