Thanks to visit codestin.com Credit goes to github.com
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 c8aa92b commit 93c7599Copy full SHA for 93c7599
History.md
@@ -1,4 +1,10 @@
1
2
+1.0.3 / 2014-07-09
3
+==================
4
+
5
+ * Add support for multiple wildcards in namespaces (#122, @seegno)
6
+ * browser: fix lint
7
8
1.0.2 / 2014-06-10
9
==================
10
component.json
@@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
- "version": "1.0.2",
+ "version": "1.0.3",
"keywords": [
"debug",
"log",
package.json
@@ -1,6 +1,6 @@
{
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"
0 commit comments