Skip to content

Releases: ethagnawl/rmuxinator

v2.0.0

12 Apr 18:35
Compare
Choose a tag to compare

This release adds:

  • support for tmux CLI options via the tmux_options config field
  • auto-detection of tmux's base-index and pane-base-index

v1.1.0

22 Mar 19:42
Compare
Choose a tag to compare
  • Adds optional attached option to configuration file to allow users to create a tmux session without attaching to it

v1.0.0

12 Mar 19:32
429599b
Compare
Choose a tag to compare
  • Expose Config and related structs for use by applications wishing to use rmuxinator as a library
  • Change Config::new to Config::new_from_file_path to distinguish in use as a library

v0.1.0

12 Mar 19:26
87305b3
Compare
Choose a tag to compare

This release is for historical purposes. It has been available on crates.io for ~three years at time of writing.