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

Skip to content

Releases: jordilin/gitar

v1.1.9

21 Dec 22:38
02f7964

Choose a tag to compare

New features

This is a maintenance release

  • Builds on latest Rust 1.92.0
  • Upgraded all the project dependencies

v1.1.8

11 Oct 19:08
4891668

Choose a tag to compare

New features

This is a maintenance release

  • Builds on latest Rust 1.90.0
  • Upgraded all the project dependencies

v1.1.7

29 Aug 04:38
3be3023

Choose a tag to compare

New features

This is a maintenance release

  • Builds on latest Rust 1.89.0
  • Upgraded all the project dependencies

v1.1.6

04 Jul 18:23
5bd6355

Choose a tag to compare

New features

This is a maintenance release

  • Builds on latest Rust 1.88.0
  • Upgraded all the project dependencies

v1.1.5

19 May 00:50
266915d

Choose a tag to compare

New features

This is a maintenance release

  • Builds on latest Rust 1.87.0
  • Upgraded all the project dependencies

v1.1.4

18 Apr 03:00
27a92f4

Choose a tag to compare

New features

This is a maintenance release.

  • Builds on latest Rust 1.86.0
  • Upgraded all the dependencies and made the necessary adjustments. Notably the ureq dependency, which is used as an HTTP client and had API changes.

v1.1.3

07 Feb 02:29
e72a336

Choose a tag to compare

New features

Maintenance release:

  • Update Cargo dependencies

v1.1.2

08 Dec 17:30
0da2557

Choose a tag to compare

New features

  • Provide --assignee <username> and --reviewer <username> merge request cli args
  • Provide --rand-reviewer merge request flag. It will allow to randomly select a merge request reviewer from your configuration list of merge request users.

v1.1.1

08 Nov 06:18
8720e9b

Choose a tag to compare

Fixes

  • Fix create Gitlab runner with tags. By default, it was creating the runners with the run untagged set by default.
  • Allow creating Gitlab runners that can accept both tagged and untagged ci/cd jobs.

v1.1.0

03 Nov 17:47
b376553

Choose a tag to compare

New features

  • Read title and pull request description directly from a file when creating a pull request
  • Better GPT prompt, so a GPT engine output can be used directly as input to gr mr create.
  • Update dependencies