Skip to content

Releases: kevinoid/git-branch-is

v4.0.0

31 Jul 23:28
v4.0.0
Compare
Choose a tag to compare

BREAKING CHANGES

  • Detached HEAD is now handled like an empty branch name (which can be matched in the usual ways) rather than causing an error as it did in previous versions.

Features

  • Update to commander@5.

v3.1.0

17 Nov 00:41
v3.1.0
Compare
Choose a tag to compare
  • Dependency version updates.
  • Code style fixes.

v3.0.0

09 Aug 13:58
v3.0.0
Compare
Choose a tag to compare
  • BREAKING Require Node 8 or later.
  • Dependency version updates.
  • Code style fixes.

v2.1.0

27 Sep 16:47
v2.1.0
Compare
Choose a tag to compare
  • Add support for inverting/negating match with -I/--invert-match/--not (#28/#29)
  • Update dependency versions.

v2.0.0

29 Jun 22:00
v2.0.0
Compare
Choose a tag to compare
  • BREAKING Drop support for Node 4.
  • Dependency version updates.
  • Code style fixes.

v1.0.0

01 Jun 15:58
v1.0.0
Compare
Choose a tag to compare
  • Branch name regex support #22 (and #23, partially)
  • Support for case-insensitive comparison and matching.
  • Support for passing a test function to gitBranchIs.
  • Drop support for Node 0.10 and 0.12.
  • Bump to 1.0.0 to declare API as stable.

Initial Release

01 Jun 15:57
v0.1.0
Compare
Choose a tag to compare
v0.1.0

0.1.0