Releases: tmuxinator/tmuxinator
Releases · tmuxinator/tmuxinator
v3.3.3
v3.3.2
3.3.2
Misc
- Bump patch versions of Ruby 3.1, 3.2, 3.3 in the test matrix
tmux
- Add tmux 3.5a to test matrix
Full Changelog: v3.3.1...v3.3.2
v3.3.1
3.3.1
Misc
- Update Ruby 3.1, 3.2, 3.3 in the test matrix; rm ruby 3.0
tmux
- Add tmux 3.5 to test matrix
- Add tmux 3.5 to supported tmux versions list
Fixes
- Don't unset TMUX env variable for new-session
New Contributors
- @nicholasxjy made their first contribution in #923
- @farzadmf made their first contribution in #927
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
Enhancements
- Detect relative window root, join with project root
Fixes
- Session path is project root, not first window root
Misc
- Unpin activesupport as a development depenedency
Full Changelog: v3.2.1...v3.3.0
v3.2.1
What's Changed
Enhancements
- Use
tmux -c
if available to reduce spam
Fixes
- Fix pane title configuration options only applying to first window
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
Third-party Dependencies
Enhancements
- Add configuration options for pane titles #892
Fixes
- Shell escape pane titles to fix multi word and special character titles #902
- Replace exists? with exist? for Ruby >= 3.2 #889
Misc
- Remove
mux
alias from Fish and Bash completions #906 - Add Ruby 3.2, 3.1 to the test matrix; rm ruby < 3 #907
New Contributors
Full Changelog: v3.1.2...v3.2.0
v3.1.2
v3.1.1
What's Changed
Enhancements
- add support for stop command without project name
- add support for optional
--project-config
flag totmuxinator stop
command
Misc
- Fix typos and remove extra whitespace
- Set pane title if provided in config file
tmux
- Add tmux 3.4 to test matrix
- Add tmux 3.4 to supported tmux versions list
New Contributors
- @satoryu made their first contribution in #788
- @a1346054 made their first contribution in #838
- @ToranSharma made their first contribution in #890
- @augustelalande made their first contribution in #891
- @akofink made their first contribution in #894
- @jlosito made their first contribution in #872
Full Changelog: v3.1.0...v3.1.1