It's been a while since the last release, and a bunch of minor fixes+improvements have accumulated since then. Thanks to the new contributors!
What's Changed
- Add install/update script by @antonsizikov in #37
- Update deps by @rgwood in #46
- Set up build/test/fmt/clippy in CI by @rgwood in #47
- fix: autoinstall script curl failure by @mattrighetti in #49
- Add support for sending arbitrary kill signals in UI by @skdishansachin in #64
- Make date formatting more reliable by @skdishansachin in #65
- Support light terminal themes by @rgwood in #67
- Add optional file logging by @skdishansachin in #66
New Contributors
- @antonsizikov made their first contribution in #37
- @mattrighetti made their first contribution in #49
- @skdishansachin made their first contribution in #64
Full Changelog: v0.4.0...v0.4.1-take2