Skip to content

Releases: kernel/hypeman-cli

v0.9.3

30 Jan 22:03
8262f7f

Choose a tag to compare

Changelog

v0.9.2

29 Jan 22:22

Choose a tag to compare

Changelog

  • e8473b2 fix: address multi-platform build
  • a35635c Handle terminal resizing (#30)
  • d177c91 fix: image name encoding and auth on push (#28)

v0.9.1

26 Jan 23:23
df157b4

Choose a tag to compare

Add --format json support to ingress list command

v0.9.0

20 Jan 21:56
66895eb

Choose a tag to compare

Changelog

v0.8.0

14 Jan 21:08
8022e05

Choose a tag to compare

Changelog

  • 8022e05 fix: update SDK to v0.9.1 and fix goreleaser config (#25)
  • d107d16 chore: rename GitHub org from onkernel to kernel (#23)
  • 27a15cf feat: add hypeman build command (#21)

v0.7.0

23 Dec 19:29
1a1d84b

Choose a tag to compare

0.7.0 (2025-12-23)

Full Changelog: v0.6.1...v0.7.0

Features

  • add cp command for file copy to/from instances (#18) (f67ad7b)

Chores

  • internal: codegen related update (a6c6588)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.6.3

11 Dec 20:14
1661f08

Choose a tag to compare

Changelog

  • 1661f08 Add directory field to Homebrew formula configuration
  • 64a18e0 Update Homebrew installation command for hypeman

v0.6.2

11 Dec 19:58

Choose a tag to compare

Changelog

v0.6.1

11 Dec 19:09

Choose a tag to compare

Changelog

v0.6.0

10 Dec 22:53
51324ef

Choose a tag to compare

0.6.0 (2025-12-06)

Full Changelog: v0.5.1...v0.6.0

Features

  • cli: automatic streaming for paginated endpoints (9af6924)