Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: jordilin/gitar

v0.1.72

15 Jun 09:20
5e9d346

Choose a tag to compare

Fixes

  • Reverts trait bounds syntax available in latest rustc 1.79. Release assets action was failing because of this.

v0.1.71

15 Jun 07:18
651c888

Choose a tag to compare

New features

  • Provide gr amps list and exec subcommands. The exec subcommand will allow for the execution of in-line amp scripts. See manual https://jordilin.github.io/gitar/cmds/amps.html for more details.
  • Upgraded Rust to latest stable.
  • Upgraded project dependencies.

v0.1.70

13 Jun 15:20
b0d1a33

Choose a tag to compare

New features

  • Provide a browser subcommand to open the releases page (gr br rl). Works for Gitlab and Github

v0.1.69

13 Jun 05:20
4eb1381

Choose a tag to compare

Improvements

  • When querying an endpoint, --repo and --domain take preference over the current git repository
  • Flake has pname attribute, allowing Nixos users to use gitar by issuing nix shell github:jordilin/gitar

v0.1.68

12 Jun 05:33
aa02c43

Choose a tag to compare

New features

  • Provide a gr my gs command that pulls your Github gists. Only Github supported for now.

v0.1.67

06 Jun 06:11
b2a9c3d

Choose a tag to compare

Improvements

  • Provide a better detection and error messaging when user is not using a git repository and the gr subcommand can require --domain or --repo global options.

v0.1.66

04 Jun 06:17
e354670

Choose a tag to compare

Fixes

  • Fix gr amps command run when using multiple arguments

v0.1.65

03 Jun 05:21
6fc78a5

Choose a tag to compare

New features

v0.1.64

01 Jun 17:45
d5a4ff7

Choose a tag to compare

Fixes

  • Add default empty title if none is returned by a project release (Github)

v0.1.63

01 Jun 04:36
e1d8e04

Choose a tag to compare

New features

  • Provide gr manual or gr man to automatically open the user guide in the browser
  • Provide first round of documentation using mdbook at - https://jordilin.github.io/gitar