Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
* BREAKING: API Changes
* FEATURE: Doc Comments for all public functions
  • Loading branch information
Jimmy Byrd committed May 24, 2019
1 parent a1e8813 commit b8082b2
Show file tree
Hide file tree
Showing 18 changed files with 5,178 additions and 2,417 deletions.
8 changes: 6 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#### 0.2.0 - 2019-05-24
* BREAKING: API Changes
* FEATURE: Doc Comments for all public functions

#### 0.1.2 - 2019-05-23
* Update Nuget Description
* MINOR: Update Nuget Description

#### 0.1.1 - 2019-05-23
* Initial release
* FEATURE: Initial release
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ <h1>Summary</h1>
</table>
<h1>File(s)</h1>
<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>
<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>
<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>
<script type="text/javascript" src="combined.js"></script>
</body></html>
765 changes: 532 additions & 233 deletions docs/coverage/FSharp.Control.Websockets.TPL_Stream.htm

Large diffs are not rendered by default.

943 changes: 621 additions & 322 deletions docs/coverage/FSharp.Control.Websockets.TPL_ThreadSafeWebSocket.htm

Large diffs are not rendered by default.

888 changes: 597 additions & 291 deletions docs/coverage/FSharp.Control.Websockets.TPL_WebSocket.htm

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ <h1>Summary</h1>
</table>
<h1>File(s)</h1>
<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>
<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>
<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>
<script type="text/javascript" src="combined.js"></script>
</body></html>
780 changes: 544 additions & 236 deletions docs/coverage/FSharp.Control.Websockets_Async.htm

Large diffs are not rendered by default.

768 changes: 538 additions & 230 deletions docs/coverage/FSharp.Control.Websockets_Stream.htm

Large diffs are not rendered by default.

919 changes: 616 additions & 303 deletions docs/coverage/FSharp.Control.Websockets_ThreadSafeWebSocket2.htm

Large diffs are not rendered by default.

750 changes: 529 additions & 221 deletions docs/coverage/FSharp.Control.Websockets_ThreadSafeWebsocket.htm

Large diffs are not rendered by default.

888 changes: 598 additions & 290 deletions docs/coverage/FSharp.Control.Websockets_WebSocket.htm

Large diffs are not rendered by default.

750 changes: 529 additions & 221 deletions docs/coverage/FSharp.Control.Websockets_Websocket2.htm

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/coverage/combined.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b8082b2

Please sign in to comment.