All notable changes to this project will be documented in this file.
- [breaking] Changed optional run command to mandatory, fixes #14
- Added tabs and color to
doctor
command
- Changed Cli from builder to derive
- Fixed issue of cargo doc generating warning (proper sh blocks)
- Rephrased README, fixed typo, closes #12
- Described shell script installation method
- Added deprecation note to README
- Added warning for running without start command, see #14
- Updated cargo dist
- Updated crates
- Release rusmux version 0.6.1
- Apply layout after each split, closes #10
- Added start and kill aliases (for run and stop)
- Added per-window options (set -w ....)
- Updated dependencies
- Cleaned some clippy warnings
- Updated cargo-dist
- Release rusmux version 0.6.0
- Added support for project files from filesystem path
- Some clippy and formatting cleanups
- Updated cargo-dist
- Release rusmux version 0.5.0
- Removed homebrew
- Release rusmux version 0.4.0
- Removed toolchain pinning
- Release rusmux version 0.3.12
- Updated rust-toolchain-version
- Release rusmux version 0.3.11
- Allow name instead of project_name Resolves #11
- Added an example for pane multi-commands
- Multicommand panes
- Update cargo-dist
- Added AUTHORS
- Updated Cargo.lock
- Updated CHANGELOG
- Release rusmux version 0.3.10
- Changed new project bool to an enum
- Set default pane width/height to 60%
- Release rusmux version 0.3.9
- Added hooks to set layout Resolves #6
- Documented the
project_config
module - Documented top level
error
module. - Documented the
tmux
module - Documented the
app
module - Added rationale to README
- Updated clap
- Bumped cargo-dist to 0.0.7
- Release rusmux version 0.3.8
- Release rusmux version 0.3.8
- Added human readable errors, resolves #5
- Added AUR install instructions
- Removed MS Win target from cargo-dist
- Updated cargo-dist, added Apple silicon target
- Updated dependencies
- Added git-cliff as pre-release hook
- Release rusmux version 0.3.7
- Added config dir creation, resolves #4
- Implemented
stop
command andon_project_stop
resolves #1
- Bumped to 0.3.6
- Added install instructions to README
- Implemented
copy
command, resolves #3
- Removed windows from release build
- Bumped to 0.3.5
- DRY getting project path
- Changed get paths to
PathBuf
usage
- Added existing commands to README
- Implemented
delete
command, resolves #2
- Update CHANGELOG.md for 0.3.4
- Bumped to 0.3.4
- Release rusmux version 0.3.3