Releases: MeirKriheli/rusmux
Releases · MeirKriheli/rusmux
0.6.1 - 2024-11-12
Release Notes
Bug Fixes
- Fixed issue of cargo doc generating warning (proper sh blocks)
Documentation
- Rephrased README, fixed typo, closes #12
- Described shell script installation method
- Added deprecation note to README
Features
- Added warning for running without start command, see #14
Miscellaneous Tasks
- Updated cargo dist
- Updated crates
Install rusmux 0.6.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MeirKriheli/rusmux/releases/download/v0.6.1/rusmux-installer.sh | sh
Download rusmux 0.6.1
0.6.0 - 2024-08-27
Release Notes
Bug Fixes
- Apply layout after each split, closes #10
Features
- Added start and kill aliases (for run and stop)
- Added per-window options (set -w ....)
Miscellaneous Tasks
- Updated dependencies
- Cleaned some clippy warnings
- Updated cargo-dist
Install rusmux 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MeirKriheli/rusmux/releases/download/v0.6.0/rusmux-installer.sh | sh
Download rusmux 0.6.0
0.5.0 - 2024-04-02
Release Notes
Features
- Added support for project files from filesystem path
Miscellaneous Tasks
- Some clippy and formatting cleanups
- Updated cargo-dist
Install rusmux 0.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MeirKriheli/rusmux/releases/download/v0.5.0/rusmux-installer.sh | sh
Download rusmux 0.5.0
0.4.0 - 2024-02-20
Release Notes
Miscellaneous Tasks
Install rusmux 0.4.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/MeirKriheli/rusmux/releases/download/v0.4.0/rusmux-installer.sh | sh
Download rusmux 0.4.0
[0.3.9] - 2023-08-15
Release Notes
Bug Fixes
- Set default pane width/height to 60%
Download rusmux 0.3.9
[0.3.7] - 2023-04-23
Release Notes
Bug Fixes
- Added human readable errors, resolves #5
Documentation
- Added AUR install instructions
Miscellaneous Tasks
- Removed MS Win target from cargo-dist
- Updated cargo-dist, added Apple silicon target
- Updated dependencies
- Added git-cliff as pre-release hook
Download rusmux 0.3.7
[0.3.6] - 2023-03-28
Release Notes
Bug Fixes
- Added config dir creation, resolves #4
Features
- Implemented
stop
command and on_project_stop
resolves #1
Download rusmux 0.3.6
[0.3.4] - 2023-03-07
Release Notes
Documentation
- Added existing commands to README
Features
- Implemented
delete
command, resolves #2
Miscellaneous Tasks
- Update CHANGELOG.md for 0.3.4
Download rusmux 0.3.4