Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Releases: release-engineering/retrodep

v2.0.1

15 Apr 16:00
9aa3d75
Compare
Choose a tag to compare

The retrodiff utility now ignores OWNERS files.

v2.0.0

04 Apr 11:05
c50b93a
Compare
Choose a tag to compare

The Describe* methods now take an additional parameter.

v1.0.0

04 Apr 10:51
v1.0.0
Compare
Choose a tag to compare
Version 1.0.0.

v0.0.5

02 Oct 12:04
7d23aa6
Compare
Choose a tag to compare
  • Handle sub-directories under the repository root, both downstream and upstream

v0.0.4

28 Sep 16:09
1dd351b
Compare
Choose a tag to compare
  • Add support for Mercurial
  • Fix git parsing issue (#70)
  • Speed-up common case for projects using glide
  • Detect top-level import path for projects using godep

v0.0.3

21 Sep 15:28
8591a88
Compare
Choose a tag to compare
Merge pull request #42 from release-engineering/multiple-versions

 Look for a run of matching refs and choose the best one

v0.0.2

14 Sep 16:39
3a4f5a0
Compare
Choose a tag to compare
Don't perform godep-related changes on non-Go files

Signed-off-by: Tim Waugh <[email protected]>

v0.0.1

06 Sep 11:13
8d5ff53
Compare
Choose a tag to compare

Initial release.