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**: https://github.com/Kamilcuk/nomad-tools/compare/0.3.5...0.4.0