File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ 1.0.11 / 2021-07-15
2
+ ==================
3
+
4
+ * refer to design trail, remove module diagram - @craigparra
5
+ * removed redundant CONFIG requires - @craigparra
6
+ * Link to Design Trail - @craigparra
7
+
1
8
1.0.10 / 2021-07-14
2
9
==================
3
10
Original file line number Diff line number Diff line change @@ -115,8 +115,9 @@ assert.isTrue(ephemeralLogger.sink.loglines[0].contains('Hello world!'))
115
115
<a name =" resources " >Resources</a >
116
116
---------------------------------
117
117
118
- A useful [ Design Trail] ( https://github.com/craigparra/alt-javascript/blob/master/LOGGING.md ) is available for this
119
- module.
118
+ < https://github.com/craigparra/alt-javascript > has a
119
+ useful [ Design Trail] ( https://github.com/craigparra/alt-javascript/blob/master/LOGGING.md ) available for this
120
+ module.
120
121
121
122
122
123
<a name =" license " >License</a >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @alt-javascript/logger" ,
3
- "version" : " 1.0.10 " ,
3
+ "version" : " 1.0.11 " ,
4
4
"description" : " A simple configurable logging facade for javascript." ,
5
5
"author" : " " ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments