Skip to content

Releases: Cloudiverse-Github/Client-Code

Linux PATH support

23 Dec 23:46
19bd3ec

Choose a tag to compare

Some new features in this release:

  • Start commands can now contain NPM binary commands For example, if you want to run a next app, you can run next build
  • Logging clientside is much prettier - Going from Arguments(2)["hello", "world"] to hello world
  • Better exception handling

What's Changed

Full Changelog: 1.0.0...1.0.1

Client for interacting with API v1

20 Dec 05:08

Choose a tag to compare