Skip to content

v0.8.0

Choose a tag to compare

@mdbenjam mdbenjam released this 12 Nov 22:18
4cb5826

Beta Release 🎉

New Features

  • Add render login command to authenticate without an API key
  • Updated homebrew name from render-alpha to render
  • Style updates

Changelog

  • 4cb5826 Use correct api config (#115)
  • 35cfcae [CAP-4758] Add os info to user-agent (#114)
  • 5a5683d Provide helpful error messages when attempting to use flags from the old CLI (#113)
  • 0076a1d Suggested copy edits for CLI (#110)
  • ae2f344 update the main help text now that the CLI is beta (#112)
  • a1747c9 improve error messages when auth fails (#111)
  • d82081c prompt users to update the CLI after login (#105)
  • 6ee2734 print better error message when unauthorized (#104)
  • 691d6d3 create render login command using the device grant flow (#100)
  • 99fa885 Allow setting workspaces non-interactively (#109)
  • 0b0818e Add workspace to the breadcrumb (#108)
  • ce3634e fix flex column collapse by setting flex factors smaller (#107)
  • ef01f28 Adjust commands to clarify key/values (#106)