Releases: rwx-cloud/cli
Mint CLI unstable
The Mint CLI unstable release and tag exist to provide an easy way to download the latest unstable.x.x release of the Mint CLI. For example, you can always download the latest Linux x86 unstable release at this URL: https://github.com/rwx-research/mint-cli/releases/download/unstable/mint-linux-x86_64. (Look at the assets attached to this release to find the other available downloads.) This release and its assets are updated whenever a new unstable.x.x version of the Mint CLI is released.
RWX CLI v3.0.0
What's Changed
- Deprecate --json in favor of --output json by @jmsanders in #277
- Use consistent spinners by @jmsanders in #279
- Add
rwx run --waitto poll for run completion by @jmsanders in #278 - Avoid panic on empty yaml file by @kylekthompson in #280
- Reuse spin function by @jmsanders in #281
- Re-introduce a wait until the task is successful for rwx image push by @kylekthompson in #282
- Implement rwx run --output llm by @jmsanders in #283
- Support --output json in simple commands by @jmsanders in #284
- Support --output json for rwx lint by @jmsanders in #286
- Hide rwx packages by @jmsanders in #285
- Introduce rwx get run by @jmsanders in #287
- Support --output json in rwx image pull by @jmsanders in #288
- Use --wait in our integration test by @jmsanders in #289
- Rename rwx get to rwx results by @jmsanders in #291
- Rename leaves to packages by @jmsanders in #293
- Rename image services so they sort together by @jmsanders in #292
- Split service.go by @jmsanders in #294
- Add some underscores to filenames by @jmsanders in #295
- Revert --output llm by @jmsanders in #296
- Refactor to return results struct from service layer by @jmsanders in #297
- Switch all JSON output to PascalCase by @jmsanders in #298
- Update RWX packages by @rwx-cloud-bot[bot] in #299
- Add
--output jsonto rwx image build by @jmsanders in #301 - Remove unused --verbose global flag by @jmsanders in #304
- Disambiguate run and dispatch via help text by @jmsanders in #305
- Swap run status endpoint by @jmsanders in #290
- Move config and results structs into service files by @jmsanders in #302
- Make --output and hidden --json global flags by @jmsanders in #303
- Add a leading line break to results by @jmsanders in #306
Full Changelog: v2...v3.0.0
RWX CLI v3
The RWX CLI v3 release and tag exist to provide an easy way to download the latest v3.x.x release of the RWX CLI. For example, you can always download the latest Linux x86 v3 release at this URL: https://github.com/rwx-cloud/cli/releases/download/v3/mint-linux-x86_64. (Look at the assets attached to this release to find the other available downloads.) This release and its assets are updated whenever a new v3.x.x version of the RWX CLI is released.
RWX CLI v2.3.5
What's Changed
- Expose rwx image by @jmsanders in #271
- Group and order help commands by @jmsanders in #272
- Update RWX packages by @rwx-cloud-bot[bot] in #273
- Bump the minor-dependencies group with 3 updates by @dependabot[bot] in #275
- add rwx artifacts download command by @tonywok in #274
New Contributors
Full Changelog: v2...v2.3.5
RWX CLI v2
The RWX CLI v2 release and tag exist to provide an easy way to download the latest v2.x.x release of the RWX CLI. For example, you can always download the latest Linux x86 v2 release at this URL: https://github.com/rwx-cloud/cli/releases/download/v2/mint-linux-x86_64. (Look at the assets attached to this release to find the other available downloads.) This release and its assets are updated whenever a new v2.x.x version of the RWX CLI is released.
RWX CLI v2.3.4
What's Changed
- Revert "Wait for the task to succeed before starting image push" by @kylekthompson in #270
Full Changelog: v2...v2.3.4
RWX CLI v2.3.3
What's Changed
- Wait for the task to succeed before starting image push by @kylekthompson in #269
Full Changelog: v2.3.2...v2.3.3
RWX CLI v2.3.2
RWX CLI v2.3.1
What's Changed
- Bump github.com/modelcontextprotocol/go-sdk from 1.1.0 to 1.2.0 in the minor-dependencies group by @dependabot[bot] in #264
- Add spinner to logs command by @robinaugh in #266
Full Changelog: v2...v2.3.1