All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.3.6 - 2024-10-06
- Add release script
- Order changelog groups
- Update Rust crate tokio to v1.39.3
- Update Rust crate flexi_logger to 0.29.0
- Update KSXGitHub/github-actions-deploy-aur action to v3
- Update wagoid/commitlint-github-action action to v6.1.1
- Update wagoid/commitlint-github-action action to v6.1.2
- Update Rust crate anyhow to v1.0.89
- Remove pinned versions from
Cargo.toml
- Optimize release binary
- Update Rust crate flexi_logger to v0.29.1
- Update Rust crate tokio to v1.40.0
- Update Rust crate tokio-stream to v0.1.16
- Change clippy to clechasseur/rs-clippy-check action to v3
v0.3.5 - 2024-08-07
- Update Rust crate flexi_logger to v0.28.5
- Update KSXGitHub/github-actions-deploy-aur action to v2.7.2
- Update Rust crate log to v0.4.22
- Update wagoid/commitlint-github-action action to v6.0.2
- Update Rust crate tokio to v1.39.2
- Update build base to Ubuntu 20.04
- Handle all i3 events without breaking the loop
v0.3.4 - 2024-06-24
- Add autotag workflow
v0.3.3 - 2024-06-21
- Update Rust crate flexi_logger to 0.28.0
- Update wagoid/commitlint-github-action action to v6.0.1
- Update Rust crate flexi_logger to v0.28.4
- Update Rust crate tokio to v1.38.0
- Update Rust crate anyhow to v1.0.86
- Add automerge for renovate patch versions
- Change flexi logger to UTC
v0.3.2 - 2024-05-15
- add timestamp to log
- Recreate channel when channel closed
- Update KSXGitHub/github-actions-deploy-aur action to v2.7.1
- Update release test copy dir
v0.3.1 - 2024-05-09
- Remove mac release
- Fix release workflow order
- Parse version correctly in aur action
v0.3.0 - 2024-05-09
- Add CI, doc and update dependencies