You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
+
#### 0.5.0 -2019-11-08
2
+
* BREAKING: Remove ConsoleProvider from main code (https://github.com/TheAngryByrd/FsLibLog/pull/10)
3
+
1
4
#### 0.4.1 -2019-11-08
2
-
* BUGFIX: fix edge case with {}s in logs
5
+
* BUGFIX: fix edge case with {}s in logs (https://github.com/TheAngryByrd/FsLibLog/pull/9)
3
6
4
7
#### 0.4.0 -2019-10-31
5
-
* FEATURE: Implement simple propertyname logging for the console logger https://github.com/TheAngryByrd/FsLibLog/pull/8
8
+
* FEATURE: Implement simple propertyname logging for the console logger (https://github.com/TheAngryByrd/FsLibLog/pull/8)
6
9
7
10
#### 0.3.0 - 2019-10-03
8
11
* FEATURE: Adds to LogProvider two new methods `getLoggerByQuotation` and `getLoggerByFunc`. Also deprecates `getCurrentLogger`. (https://github.com/TheAngryByrd/FsLibLog/pull/7)
Copy file name to clipboardExpand all lines: docs/coverage/FsLibLog_AssemblyVersionInformation.htm
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,6 @@ <h1>Summary</h1>
26
26
</table>
27
27
<h1>File(s)</h1>
28
28
<p>No files found. This usually happens if a file isn't covered by a test or the class does not contain any sequence points (e.g. a class that only contains auto properties).</p>
0 commit comments