0.17.0
Fixed
- Fixed package installation on newer versions of macOS and M1 machines #216 @yonaskolb
- Fixed building in Xcode 13 #218 #219 @Armenm
Changed
- The default package install path (
$MINT_PATH) has changed from/usr/local/lib/mintto~/.mint, and the global link path ($MINT_LINK_PATH) has changed from/usr/local/binto~/.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/binto your$PATH. #216 @yonaskolb