Skip to content

Version 3.2.0

Compare
Choose a tag to compare
@mobeets mobeets released this 10 Apr 17:26
· 13 commits to master since this release
90a42c3

New features

  • mpm now has rudimentary support for managing collections of packages. To specify which collection to act on, use -c [collection_name]. Default collection is "default".
  • mpm now supports internationalization (i18n) for use with different languages

What's Changed

  • adjustment for changed error message by @erkandem in #59
  • Bugfix - surround paths with double quotes. by @wrgrant in #64
  • set up unit test for "octave" test by @Remi-Gau in #65
  • Fixes #69 Support for fetching branches, tags and commit hashes and #68 Tag flag is ignored when using url by @dhoer in #70
  • Install using api not working and other fixes by @dhoer in #72
  • Add i18n and vector logo in #76
  • Fix 'github-first' argument typo in help section by @trevor-moon in #77
  • Fix typo in localInstall option check by @trevor-moon in #78

New Contributors

Full Changelog: v3.1.0...v3.2.0