shell-compose

Releases

0.3.0 - 2024-10-13

v0.3.0 Oct 13 2024 at 21:19 UTC
  • Collect system stats for running processes
  • Create a background service instance per user
  • Restrict access permissions for communication socket
  • Initial work for Windows Security Context
  • Differentate restart policies for job types
  • Fix restart of failed services
  • LOC: 1404

0.2.2 - 2024-10-12

0.2.2 Oct 12 2024 at 10:43 UTC
  • Fix background process termination with Ctrl-C on Windows

0.2.1 - 2024-10-10

v0.2.1 Oct 10 2024 at 19:12 UTC
  • Fix log output without filter
  • Sort buffered log entries by timestamp

0.2.0 - 2024-10-09

v0.2.0 Oct 9 2024 at 16:20 UTC
  • jobs command listing active jobs
  • stop command for commands, services and cron jobs
  • down command for service groups
  • Handle services as single-instance jobs
  • Respawn processes with exit status > 0
  • LOC: 1145

0.1.3 - 2024-10-04

v0.1.3 Oct 4 2024 at 10:12 UTC
  • Stop waiting for new logs when client disconnects

v0.1.2

v0.1.2 Oct 3 2024 at 18:45 UTC

New features

  • aarch64-unknown-linux-gnu binary package

Fixes

  • Check for terminal color support

v0.1.1

v0.1.1 Oct 3 2024 at 14:27 UTC
  • Fix background process filename on Windows

v0.1.0

v0.1.0 Oct 2 2024 at 22:33 UTC
  • First public release
  • LOC: 808