Skip to content

Latest commit

 

History

History
82 lines (45 loc) · 3.78 KB

CHANGELOG.md

File metadata and controls

82 lines (45 loc) · 3.78 KB

2.0.1 (2016-06-05)

  • repository: Fix jenkins error: "commit_id is not part of the pull request"(3724bab), fixes #44

2.0.0 (2016-05-14)

  • Support GitHub pull request builder plugin for Jenkins users!

Bug Fixes

  • repository: consider invalid object name(d96c1a9), closes #39

Features

  • repository: add env_tracking_branch_name(9d0ba44)

1.0.0 (2016-05-01)

  • It's time to release stable!

0.3.0 (2016-01-04)

Features

  • deps: support git_clone_url api change (18a6545)

0.2.1 (2015-12-03)

  • deps: cap dependencies.

0.2.0 (2015-09-29)

  • branch: use env_branch.

Bug Fixes

  • endpoint: empty string brings unexpected behavior (94d245a)
  • git: remove deperecated method #master and #origin_master (546fdaf)

v0.1.8 (2015/07/27 00:01 +00:00)

  • #16 fix(merging-sha): remove hard-corded branch name (@sanemat)
  • #14 chore(gem): relax dependencies (@sanemat)
  • #13 chore(changelog): use github-changes (@sanemat)

v0.1.7 (2015/03/06 08:45 +00:00)

  • #11 chore(gem): use git_clone_url (@sanemat)

v0.1.6 (2015/03/05 18:23 +00:00)

  • #10 Revert "Merge pull request #9 from packsaddle/chore/use-uri-sshgit" (@sanemat)

v0.1.5 (2015/03/05 03:44 +00:00)

  • #9 chore(gem): use uri-ssh_git instead of addressable if ssh protocol (@sanemat)
  • #8 chore(travisci): power-assert v0.2.3 (@sanemat)

v0.1.4 (2015/02/26 05:53 +00:00)

  • #7 feat(circleci): detect circle ci branch (@sanemat)

v0.1.3 (2015/02/25 14:01 +00:00)

  • #6 feat(merging object): add merging object implementation (@sanemat)

v0.1.2 (2015/02/25 09:44 +00:00)

  • #4 Refactor/test git repo mocha (@sanemat)

v0.1.1 (2015/02/24 17:37 +00:00)

  • #1 feat(travis): add env current branch (@sanemat)