File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ BUG FIXES:
4
4
5
5
* Releases targeting Windows now have a ` .exe ` suffix (#1291 ).
6
6
7
+ IMPROVEMENTS:
8
+
9
+ * Log as dependencies are pre-fetched during dep init [ #1176 ] ( https://github.com/golang/dep/pull/1176 ) .
10
+
7
11
# v0.3.2
8
12
9
13
NEW FEATURES:
@@ -61,7 +65,7 @@ importer would drop the imported version of a project (#1100)
61
65
* Import analyzer now always uses the same name, fixing the lock mismatch
62
66
immediately after dep init issue (#1099 )
63
67
* Add support for importing from [ govend] ( https://github.com/govend/govend )
64
- (#1040 ) and [ LK4D4/vndr] ( https://github.com/LK4D4/vndr ) (#978 ) based projects
68
+ (#1040 ) and [ LK4D4/vndr] ( https://github.com/LK4D4/vndr ) (#978 ) based projects
65
69
* gps: gps no longer assumes that every git repo has a HEAD (#1053 )
66
70
* ` os.Chmod ` failures on Windows due to long path length has been fixed (#925 )
67
71
* Add ` version ` command (#996 )
You can’t perform that action at this time.
0 commit comments