Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 21:41
· 134 commits to main since this release

What's Changed

  • Search functionality in GitGraph expanded to locate branches (via the head commit) when using {scope}/{ref} as the search term.
  • Bugfix for handling -/+ time offsets from UTC when processing git-cat-file output; + offsets were not previously included.
  • Bugfix for considering the associated Repository when checking for existing Branch objects in buildBranch; which prevent incorrect matches based only on scope and ref (e.g. local/main exists in most git repositories and are indistinguishable from each other when repository is not considered).

Chores

Full Changelog: v4.1.0...v4.2.0