Skip to content

Releases: EdenEast/tuxmux

v0.2.3

16 Sep 23:20
1a15bda
Compare
Choose a tag to compare

0.2.3 (2024-09-16)

Security

v0.2.2

11 Aug 15:45
v0.2.2
9f5203c
Compare
Choose a tag to compare

0.2.2 (2024-06-01)

Security

Bug Fixes

  • nix: change zsh to correct completion (d977c9f)

v0.2.1

31 Dec 20:05
6c4fdd6
Compare
Choose a tag to compare

0.2.1 (2023-12-31)

Bug Fixes

  • docs: use non-private image links in docs (#42) (057ee4e)

v0.2.0

30 Dec 19:11
896ea3d
Compare
Choose a tag to compare

0.2.0 (2023-12-30)

⚠ BREAKING CHANGES

  • rename tm bin name to tux (#38)

Features

  • attach: support worktrees with non-bare repos (#33) (a133682)
  • cli: add completion subcommand (#40) (716843f)

Bug Fixes

  • attach: Window name now set to head branch name (ae9b95f)
  • config: error on unknown configuration (1bbe8db)

Code Refactoring

v0.1.1

01 Nov 05:01
a149b7f
Compare
Choose a tag to compare

0.1.1 (2023-11-01)

Features

  • cli: add open in editor option to base command (#19) (e4cba78)

Bug Fixes

  • attach: early exit if worktree selection is cancelled (#21) (96b583a)

Performance Improvements

  • strip binary and optimize for size (1586562)

v0.1.0

29 Sep 22:51
v0.1.0
e492f25
Compare
Choose a tag to compare

Initial Release