Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@codefromthecrypt codefromthecrypt released this 15 Aug 23:39
· 24 commits to master since this release
5e25ea1

getenvoy v0.3.0 is a complete rewrite, simplifying functionality to the following commands:

  • help Shows how to use a [command]
  • run Run Envoy with the given [arguments...], collecting process state on termination
  • versions List Envoy versions
  • use Sets the current [version] used by the "run" command, installing as necessary

Here are some notes about core functionality:

Thanks to @mathetake and @codefromthecrypt for championing this rewrite, as well @jcchavezs @llinder @nacx and @musaprg for change review. Nothing is possible without binaries, so we owe a great deal to @oktocat @arkodg and @lizan for the often thankless job on repo migration and maintenance.

Please watch this repo for further updates as we look forward to arm64 and upstream hosted binaries!