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 1b3a22d commit b6e58d2Copy full SHA for b6e58d2
History.md
@@ -1,3 +1,9 @@
1
+1.1.0 / 2021-07-19
2
+==================
3
+
4
+* Breaking interface change on LogFactory, minor version+ - @craigparra
5
+* Wide Refactoring for fluency, many (100+) tests - @craigparra
6
7
1.0.11 / 2021-07-15
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@alt-javascript/logger",
- "version": "1.0.11",
+ "version": "1.1.0",
"description": "A simple configurable logging facade for javascript.",
"author": "",
"keywords": [
0 commit comments