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 e4d021a commit 953162bCopy full SHA for 953162b
History.md
@@ -1,4 +1,11 @@
1
2
+2.1.0 / 2014-10-15
3
+==================
4
+
5
+ * node: implement `DEBUG_FD` env variable support
6
+ * package: update "browserify" to v6.1.0
7
+ * package: add "license" field to package.json (#135, @panuhorsmalahti)
8
9
2.0.0 / 2014-09-01
10
==================
11
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "2.0.0",
+ "version": "2.1.0",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments