Skip to content

0.17.0

Choose a tag to compare

@yonaskolb yonaskolb released this 23 Sep 08:45
· 35 commits to master since this release

Fixed

Changed

  • The default package install path ($MINT_PATH) has changed from /usr/local/lib/mint to ~/.mint, and the global link path ($MINT_LINK_PATH) has changed from /usr/local/bin to ~/.mint/bin. This fixes installation issues on some systems, but in order to run globally installed packages without Mint you'll now need to add ~/.mint/bin to your $PATH. #216 @yonaskolb

Commits