This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Releases: tsirysndr/superviseur
Releases Β· tsirysndr/superviseur
v0.1.0-alpha.3
What's Changed
- feature: verify if config file is present in the current directory by @tsirysndr in #10
- feat: add dashboard web ui by @tsirysndr in #11
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
v0.1.0-alpha.2
What's Changed
- fix: solve connection issue in
log
subcommand by @tsirysndr in #9
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- initialize the daemon by @tsirysndr in #1
- feat: start, stop and list services by @tsirysndr in #2
- feat: implement
restart
andps
subcommands by @tsirysndr in #3 - feat: implement
status
subcommand by @tsirysndr in #4 - feat: start and stop all services if no service name is specified by @tsirysndr in #5
- Update the default generated template file by @tsirysndr in #6
- feat: implement
log
andtail
subcommands by @tsirysndr in #7 - feat: use unix domain socket by default by @tsirysndr in #8
New Contributors
- @tsirysndr made their first contribution in #1
Full Changelog: https://github.com/tsirysndr/superviseur/commits/v0.1.0-alpha.1