Skip to content

Releases: render-oss/render-cli

v0.1.11

06 Dec 21:28
Compare
Choose a tag to compare

Fixes CI. (see v0.1.10)

v0.1.10

06 Dec 21:07
e40cb38
Compare
Choose a tag to compare
  • Fix compatibility with Deno WebSocketStream API (#66, thank you @Tadwork!)

v0.1.9 Add delete service

16 Aug 20:44
79dad1b
Compare
Choose a tag to compare
Merge pull request #64 from llimllib/add-delete-service-subcommand

add delete service subcommand

v0.1.8 Fix dependency update

09 Jun 12:06
7ae178b
Compare
Choose a tag to compare
Merge pull request #61 from render-oss/robdimarco/update-dependencies…

v0.1.7 Fix Typescript issue when building completions

19 May 18:12
8596652
Compare
Choose a tag to compare
Merge pull request #59 from render-oss/robdimarco-render/fix-typescri…

v0.1.6: Fix dependency bug

15 May 21:09
c0de4b6
Compare
Choose a tag to compare

Fixes issues with out of date dependencies #55

v0.1.5: creature comforts edition

07 Feb 22:08
7dc06e4
Compare
Choose a tag to compare
  • reworked a bunch of text to better guide new users
    • initial post-install steps should be clearer
    • render repo from-template is now friendlier!
  • new command: render blueprint from-template will pull a Render Blueprint (render.yaml) file from an example and place it in your current repository. If you'd like to quickly deploy an application, you can use this to get started with a directionally accurate template.
  • new command: render config add-profile lets you add another profile for use with the -p flag.

v0.1.4: Chocolatey package for Windows

12 Jan 17:07
40deab9
Compare
Choose a tag to compare
  • This release does not add new features (and will not be added to our Homebrew tap) but adds a Chocolatey package for Windows. winget will be a future release.

v0.1.3

05 Jan 17:40
8368e9f
Compare
Choose a tag to compare
  • build improvements
    • clearer versioning for future support
    • prepping for Windows package release

v0.1.2

22 Dec 16:43
a81b1b3
Compare
Choose a tag to compare
  • New command: render dashboard opens the Render dashboard in your browser.
  • Additional build improvements past v0.1.1 for package management
  • upgraded Deno to 1.28.2
  • fish and zsh completions fixed with upgrade to Cliffy 0.25.6