Skip to content

Release v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 00:52

This release improves GitLab project ID detection, as well as improves stability and error messaging.

Improvements and fixes

  1. Project ID autodetection for GitLab repositories has been overhauled. This should reduce the need for having to manually define the project ID when running within a nested project's repository.
  2. Error messaging has been tweaked, reducing the number of instances where git-req may panic.