Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

v0.7.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@scouten scouten released this 08 Jan 05:31
· 39 commits to master since this release
158975a
  • Implement Xgit.Repository.tag/4. This is an API equivalent to the creation case of git tag. (#278)
  • Transfer responsibility for enforcing tag target type to Xgit.Repository.Plumbing. (#279)
  • Implement Xgit.Tag.valid_name?/1. (#277)
  • Implement Xgit.Tag.to_object/1. (#276)
  • Remove Xgit.GitInitTestCase. (#275)