Skip to content

Commit b8082b2

Browse files
author
Jimmy Byrd
committed
Bump version to 0.2.0
* BREAKING: API Changes * FEATURE: Doc Comments for all public functions
1 parent a1e8813 commit b8082b2

18 files changed

+5178
-2417
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
#### 0.2.0 - 2019-05-24
2+
* BREAKING: API Changes
3+
* FEATURE: Doc Comments for all public functions
4+
15
#### 0.1.2 - 2019-05-23
2-
* Update Nuget Description
6+
* MINOR: Update Nuget Description
37

48
#### 0.1.1 - 2019-05-23
5-
* Initial release
9+
* FEATURE: Initial release

docs/coverage/FSharp.Control.Websockets.TPL_AssemblyVersionInformation.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ <h1>Summary</h1>
2626
</table>
2727
<h1>File(s)</h1>
2828
<p>No files found. This usually happens if a file isn&#39;t covered by a test or the class does not contain any sequence points (e.g. a class that only contains auto properties).</p>
29-
<div class="footer">Generated by: ReportGenerator 4.0.0.0<br />5/24/19 - 12:07:21 AM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
29+
<div class="footer">Generated by: ReportGenerator 4.0.0.0<br />5/24/19 - 1:30:52 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
3030
<script type="text/javascript" src="combined.js"></script>
3131
</body></html>

docs/coverage/FSharp.Control.Websockets.TPL_Stream.htm

Lines changed: 532 additions & 233 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets.TPL_ThreadSafeWebSocket.htm

Lines changed: 621 additions & 322 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets.TPL_WebSocket.htm

Lines changed: 597 additions & 291 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets_AssemblyVersionInformation.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ <h1>Summary</h1>
2626
</table>
2727
<h1>File(s)</h1>
2828
<p>No files found. This usually happens if a file isn&#39;t covered by a test or the class does not contain any sequence points (e.g. a class that only contains auto properties).</p>
29-
<div class="footer">Generated by: ReportGenerator 4.0.0.0<br />5/24/19 - 12:07:21 AM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
29+
<div class="footer">Generated by: ReportGenerator 4.0.0.0<br />5/24/19 - 1:30:52 PM<br /><a href="https://github.com/danielpalme/ReportGenerator">GitHub</a> | <a href="http://www.palmmedia.de">www.palmmedia.de</a></div></div></div>
3030
<script type="text/javascript" src="combined.js"></script>
3131
</body></html>

docs/coverage/FSharp.Control.Websockets_Async.htm

Lines changed: 544 additions & 236 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets_Stream.htm

Lines changed: 538 additions & 230 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets_ThreadSafeWebSocket2.htm

Lines changed: 616 additions & 303 deletions
Large diffs are not rendered by default.

docs/coverage/FSharp.Control.Websockets_ThreadSafeWebsocket.htm

Lines changed: 529 additions & 221 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)