Skip to content

v0.0.19

Compare
Choose a tag to compare
@edera-cultivation edera-cultivation released this 26 Aug 01:47
· 22 commits to main since this release
f1e3d59

Added

  • (config) write default config to config.toml on startup (#356)
  • (ctl) add --format option to host status and improve cpu topology format (#355)

Fixed

  • (zone-exec) ensure that the underlying process is killed when rpc is closed (#361)
  • (rpc) rename HostStatus to GetHostStatus (#360)
  • (console) don't replay history when attaching to the console (#358)
  • (zone-exec) catch panic errors and show all errors immediately (#359)

Other

  • (control) split out all of the rpc calls into their own files (#357)