Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Nov 20:53
· 6 commits to main since this release
v0.6.0
f9dbffa

Docker images available at:

  • docker.io/eminwux/sbsh:v0.6.0-linux-amd64
  • docker.io/eminwux/sbsh:v0.6.0-linux-arm64

What's Changed

  • feat(terminal): align state transitions and add controller coverage by @eminwux in #80
  • test(sbsh): fix env var by @eminwux in #83
  • Align sb/sbsh config wiring with new structured viper keys by @eminwux in #84
  • refactor: change metadata to doc for supervisor and terminal by @eminwux in #86
  • fix: main argv[0] switching mechanism by @eminwux in #87
  • fix(sb): profiles file env and flag by @eminwux in #88
  • test: add sbsh happy path by @eminwux in #90
  • feat: introduce full doc for terminal and supervisor by @eminwux in #89
  • fix: race conditions by @eminwux in #91
  • feat: add --disable-detach in supervisor by @eminwux in #92
  • feat: add --disable-set-prompt for terminals by @eminwux in #93
  • feat: add mkdocs github action by @eminwux in #94
  • feat: add mkdocs github action by @eminwux in #95
  • docs: add mkdocs by @eminwux in #96
  • docs: add mkdocs by @eminwux in #97
  • docs: add mkdocs by @eminwux in #98

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