Skip to content

v0.10.0

Compare
Choose a tag to compare
@harens harens released this 21 May 18:03
· 27 commits to master since this release
v0.10.0
f1d5514

⚡️ Features

  • The downloaded distfile used for determining checksums is cached so that MacPorts can use it for
    port install/test/etc.
  • port clean is no longer run at the end. The user might want to keep the distfiles for further tests or
    builds, and can run port clean themselves if required.
  • --gh flag added to the pr command. It allows users to explicitly set the path to GitHub CLI.
  • The port name is now capitalised correctly regardless of what the user types in.
  • Paths for various system commands (e.g. MacPorts, GitHub CLI, etc.) are cached.

Full Changelog

Commits: v0.9.0...v0.10.0