Releases: mmastrac/stylus
Releases · mmastrac/stylus
Release v0.10.0
This release adds a Ctrl+C handler to allow safely stopping jobs while things are running. In addition, the various dependencies of this library have been bumped to the latest versions.
Release v0.9.14
- Improvements to the docker deployment
pup
is now included in the base imagetini
is now used as the init process inside the container- The default entrypoint has been modified to be the
stylus
binary - this may require your container to be re-created
- Various bugfixes from v0.9.13
listen_addr
is now configurable inconfig.yaml
and defaults to the wildcard address (0.0.0.0)
Release v0.9.13
New command-line parser
- Added a
--dump
command to dump the active configuration - Added a
--test <monitor-id>
command to assist in development of monitors
Officially launched the group-monitor feature.
Release v0.9.12
Initial GitHub binary release.