Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 727 Bytes

File metadata and controls

50 lines (28 loc) · 727 Bytes

[0.4.1] - 2024-10-02

Features

  • add --tag flag to git command
  • add --commit flag to git command

[0.4.0] - 2024-10-01

Features

  • --branch flag to git command

Under the hood

  • move git command to commands module

[0.3.2] - 2024-07-23

Under the hood

  • put linux browser logs to /dev/null
  • release for linux environments

[0.3.1] - 2024-07-20

Under the hood

  • run shell commands quietly

[0.3.0] - 2024-07-19

Features

  • add git remote url support

[0.2.0] - 2024-06-16

Features

  • support for linux
  • list command to get all aliases
  • clap cli parser

[0.1.0] - 2024-05-24

Features

  • support to read links from toml file
  • support for mac os