We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4418866 commit 7f2db33Copy full SHA for 7f2db33
RELEASE_NOTES.md
@@ -1,3 +1,6 @@
1
+### 1.5.1 - 18.01.2017
2
+* Check if `paket.exe` exists before every command.
3
+
4
### 1.5.0 - 19.12.2016
5
* Fix printing out Paket error messages
6
* Add automatic showing of output panel
release/RELEASE_NOTES.md
release/package.json
@@ -1,6 +1,6 @@
{
"name": "Ionide-Paket",
- "version": "1.5.0",
+ "version": "1.5.1",
"publisher": "Ionide",
"description": "Paket (alternative NuGet client) Support",
"categories":[
0 commit comments