Skip to content

v0.1.0

Latest

Choose a tag to compare

@akatranlp akatranlp released this 23 Jan 16:19

Changelog

  • 14a6448 ci/cd: add goreleaser config
  • 323fa2a feat: Add all color options with the color package
  • 409f001 feat: Add yaml-schema
  • 4b60eba feat: add color to the healthchecker prefix
  • 9108416 feat: add error to template data and body as string instead of map
  • 1348ef2 feat: add failsave to kill all processes after 5 seconds when context is cancelled
  • c044073 feat: add health-check logging on the bottom of the terminal
  • d53171d feat: add health-checks in raw mode
  • d0bf0c6 feat: add http healthchecker
  • 1e8e949 feat: add kill-signal option
  • 94050f6 feat: add prefix as flag
  • 34b8a6c feat: add prefix padding
  • 518e8fa feat: add prefix-lenght option
  • 7ebd166 feat: add time-since-start option
  • 8bb0ef6 feat: add timestamp-format option
  • 595f1f4 feat: add version through build flags
  • f0a1dbf feat: don't print healthchecks if context is canceled
  • cee90a5 feat: make better printing
  • c3085bd feat: parse configfile and add runBefore and runAfter commands
  • 21be107 feat: rename to concur
  • da07d69 feat: restructured logging to a single source
  • 0953163 feat: specify template for Prefix
  • 5be69c6 fix: fix color names
  • 35e52d6 initial command
  • 308effb refactor: set defaultValues trough viper
  • 71b47a5 refactor: update command functions

Released by GoReleaser.