Skip to content

Releases: ivaaaan/smug

v0.3.6

03 Dec 14:59
Compare
Choose a tag to compare

Changelog

  • c823357 chore(goreleaser): fix asset names (#128)
  • bf3f245 fix: default config resolve fix

v0.3.5

11 Oct 10:22
Compare
Choose a tag to compare

Changelog

v0.3.3

20 Sep 14:14
Compare
Choose a tag to compare

Changelog

  • 9097aae chore: Remove support banner
  • 01986eb feat: Use .smug.yml as a default configuration file
  • 1f039b1 fix: Fix creating manual windows

v0.3.2

20 Jul 08:53
Compare
Choose a tag to compare

Changelog

  • 1307da4 fix: Fix creating manual windows

v0.3.1

30 Jun 05:36
5d4e548
Compare
Choose a tag to compare

Changelog

  • 66dc299 chore: Remove goreleaser.yml
  • ec10325 doc: Add link to support Ukraine issue
  • 5d4e548 fix: Check if project is also empty before using an environment variable
  • 35425aa refactor: Rebalance panes after each 2nd split

v0.3.0

24 Jun 19:16
2fbf666
Compare
Choose a tag to compare

Changelog

  • 2fbf666 ci: Force homebrew release
  • 4da0e2d feat: Add aliases to commands
  • ec05ffe feat: Stop-within-session without name
  • 856940b fix: Use ENV variable instead of session name
  • abc0592 refactor: Code cleanup & improvements
  • f6060cc refactor: Refactor options.go

v0.2.9

30 May 05:41
d053a9d
Compare
Choose a tag to compare

Changelog

  • d053a9d feat: Make stop command work without session name. So now you can do just smug stop

v0.2.8

05 May 02:24
73fed62
Compare
Choose a tag to compare

Changelog

  • 73fed62 feat: allow the use of system environment variables

v0.2.7

11 Feb 17:45
3399f02
Compare
Choose a tag to compare

Changelog

  • 3399f02 Attach windows to current session with different name (#78)

v0.2.6

01 Feb 12:01
Compare
Choose a tag to compare

Changelog

  • 3fd8ff4 Add an action to update homebrew
  • 5045599 Add new flag -i that allows to create new windows inside current session
  • dc03bb6 Fix codestyle issues