Skip to content

v1.5.0

Compare
Choose a tag to compare
@perlun perlun released this 10 Aug 07:59
· 246 commits to master since this release

Full Changelog

  • fd2642a Release v1.5.0
  • 6d5bacd removing un-needed file as we are now using Git::VERSION from inside the lib/git (#379)
  • 9341416 using File as a block so that it tears down once everything has completed, adding a API directly in stashes, and adding testing around it. (#378)
  • 7ff5d78 Support 'push --delete' (#325)
  • f911c26 commit with custom author date (#374)
  • 3bbf612 Check if branch contains commit (#174)
  • 27715e9 .travis.yml: Update supported Ruby versions (#371)
  • d5b0ec0 process_full_diff: Don't reencode diffs which are already UTF-8 (#369)
  • 4435e08 config_get: Fix incorrect block name (#373)
  • e7f1880 Allow fetch operation to receive a ref param (#362)
  • d1ab2c7 Fix space prefix in tag message (#316)
  • 4aa6d1f Creates CONTRIBUTOR and MAINTAINERS files (#353)