File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11
2+ 1.0.4 / 2014-07-15
3+ ==================
4+
5+ * dist: recompile
6+ * example: remove ` console.info() ` log usage
7+ * example: add "Content-Type" UTF-8 header to browser example
8+ * browser: place %c marker after the space character
9+ * browser: reset the "content" color via ` color: inherit `
10+ * browser: add colors support for Firefox >= v31
11+ * debug: prefer an instance ` log() ` function over the global one (#119 )
12+ * Readme: update documentation about styled console logs for FF v31 (#116 , @wryk )
13+
2141.0.3 / 2014-07-09
315==================
416
Original file line number Diff line number Diff line change 22 "name" : " debug" ,
33 "repo" : " visionmedia/debug" ,
44 "description" : " small debugging utility" ,
5- "version" : " 1.0.3 " ,
5+ "version" : " 1.0.4 " ,
66 "keywords" : [
77 " debug" ,
88 " log" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " debug" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "repository" : {
55 "type" : " git" ,
66 "url" : " git://github.com/visionmedia/debug.git"
You can’t perform that action at this time.
0 commit comments