Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 13:52
· 365 commits to main since this release

2023-08-28

Chores

Features

  • Custom hostname. oxker will use $DOCKER_HOST env if set, or one can use the cli argument --host, which takes priority over the $DOCKER_HOST, closes #30, [1095078]

Refactors

  • set_error() takes gui_state and error enum, to make sure app_data & gui_state is in sync [62c78df]
  • fn loading_spin doesn't need to be async, [2e27462]

see CHANGELOG.md for more details