We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd01f19 commit 7af28b6Copy full SHA for 7af28b6
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+1.7.0 (2016-05-05)
2
+
3
+- Adds a glide.yaml file with some limited information.
4
+- Implements #37: Ability to export source as a directory.
5
+- Implements #36: Get current version-ish with Current method. This returns
6
+ a branch (if on tip) or equivalent tip, a tag if on a tag, or a revision if
7
+ on an individual revision. Note, the tip of branch is VCS specific so usage
8
+ may require detecting VCS type.
9
10
# 1.6.1 (2016-04-27)
11
12
- Fixed #30: tags from commit should not have ^{} appended (seen in git)
0 commit comments