Skip to content

0.4.0

Compare
Choose a tag to compare
@Kamilcuk Kamilcuk released this 30 Jul 19:47
· 39 commits to main since this release

What's Changed

  • watch: use jinja templating for log outputting instead of string.format()
  • watch: in --attach mode, exit after 5th time, not 2nd time, after receiving a signal.
  • watch: improvment to sorting of old messages
  • cicd: add release a docker image
  • githubrunner: add
  • allow shortening commands, like nomadtools w r ./job.nomad.hcl
  • watch: rename --notifyfd to just --notify and allow both paths and integers for file descriptors
  • some other improvments

Full Changelog: 0.3.5...0.4.0