Skip to content

0.6.0

Compare
Choose a tag to compare
@ksol ksol released this 20 Jun 08:51
· 272 commits to master since this release
v0.6.0
7673c84
  • breaking change: Environment.bulkDestroy returns an array of ids instead of an object (with an array of ids)
  • feature: support for regions endpoint
  • feature: list processes, run and stop one-off containers
  • Improved type definitions
  • Bump dependencies (dev and runtime)
  • drop support for node 12.x, add 18.x to test matrix