Skip to content

v1.8.0: πŸ’ͺ🏼 arm64 support for M1 Macs

Compare
Choose a tag to compare
@phatblat phatblat released this 13 Feb 18:01
9eaf57a
  • ✨ Support for Apple Silicon (arm64) #310
    thanks, @chris-araman!
    • βš’οΈ Xcode 12.2 and macOS 10.15.4 required to build
  • πŸ•Š Swift 5.2 #310
    • βš’οΈ Xcode 11.4 and macOS 10.15.2 required to build
  • πŸ› Specify desired LD_RUNPATH_SEARCH_PATHS at link-time #310
  • πŸ› Default PREFIX to /opt/homebrew on Apple Silicon (arm64)
  • ⬆️ Commandant (0.18.0) #310
  • ⬆️ Nimble (9.0.0) #310
  • ⬆️ Quick (3.1.0) #310
  • 🎨 Improve mas list command output #278
    thanks, @danielbayley!
  • πŸ› Fix alignment of 2nd column of list command output #298
  • ✨ Makefile #277