Version 3.2.0
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
- @erkandem made their first contribution in #59
- @wrgrant made their first contribution in #64
- @Remi-Gau made their first contribution in #65
- @dhoer made their first contribution in #70
- @trevor-moon made their first contribution in #77
Full Changelog: v3.1.0...v3.2.0