-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.html
More file actions
123 lines (81 loc) · 4.63 KB
/
changelog.html
File metadata and controls
123 lines (81 loc) · 4.63 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/WebSocketPipe/assets/css/style.css?v=0eb2908f6c0748d261f8e7786f21d9e5ab8fed11">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>v0.9.0 (2021-10-04) | WebSocketPipe</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="v0.9.0 (2021-10-04)" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="System.IO.Pipelines API adapter for System.Net.WebSockets" />
<meta property="og:description" content="System.IO.Pipelines API adapter for System.Net.WebSockets" />
<meta property="og:site_name" content="WebSocketPipe" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="v0.9.0 (2021-10-04)" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"System.IO.Pipelines API adapter for System.Net.WebSockets","headline":"v0.9.0 (2021-10-04)","url":"/WebSocketPipe/changelog.html"}</script>
<!-- End Jekyll SEO tag -->
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
<!-- Setup Google Analytics -->
<!-- You can set your favicon here -->
<!-- link rel="shortcut icon" type="image/x-icon" href="/WebSocketPipe/favicon.ico" -->
<!-- end custom head snippets -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/WebSocketPipe">View on GitHub</a>
<h1 id="project_title">WebSocketPipe</h1>
<h2 id="project_tagline">System.IO.Pipelines API adapter for System.Net.WebSockets</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h2 id="v090-2021-10-04"><a href="https://github.com/devlooped/WebSocketPipe/tree/v0.9.0">v0.9.0</a> (2021-10-04)</h2>
<p><a href="https://github.com/devlooped/WebSocketPipe/compare/v0.8.1...v0.9.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Add CreatePipe extension method for WebSocket <a href="https://github.com/devlooped/WebSocketPipe/issues/8">#8</a></li>
</ul>
<h2 id="v081-2021-09-23"><a href="https://github.com/devlooped/WebSocketPipe/tree/v0.8.1">v0.8.1</a> (2021-09-23)</h2>
<p><a href="https://github.com/devlooped/WebSocketPipe/compare/v0.8.0...v0.8.1">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Simplify threading aspects of outgoing PipeWriter <a href="https://github.com/devlooped/WebSocketPipe/issues/5">#5</a></li>
</ul>
<h2 id="v080-2021-09-22"><a href="https://github.com/devlooped/WebSocketPipe/tree/v0.8.0">v0.8.0</a> (2021-09-22)</h2>
<p><a href="https://github.com/devlooped/WebSocketPipe/compare/v0.7.0...v0.8.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Rename namespace from Devlooped to Devlooped.Net <a href="https://github.com/devlooped/WebSocketPipe/issues/4">#4</a></li>
</ul>
<h2 id="v070-2021-09-22"><a href="https://github.com/devlooped/WebSocketPipe/tree/v0.7.0">v0.7.0</a> (2021-09-22)</h2>
<p><a href="https://github.com/devlooped/WebSocketPipe/compare/v0.6.2...v0.7.0">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Switch to ValueTask for async methods <a href="https://github.com/devlooped/WebSocketPipe/issues/3">#3</a></li>
</ul>
<h2 id="v062-2021-09-21"><a href="https://github.com/devlooped/WebSocketPipe/tree/v0.6.2">v0.6.2</a> (2021-09-21)</h2>
<p><a href="https://github.com/devlooped/WebSocketPipe/compare/b8c36a2781d58c62c7b6577ee8dde808f45371f0...v0.6.2">Full Changelog</a></p>
<p>:sparkles: Implemented enhancements:</p>
<ul>
<li>Include readme in package <a href="https://github.com/devlooped/WebSocketPipe/issues/2">#2</a></li>
</ul>
<p>* <em>This Changelog was automatically generated by <a href="https://github.com/github-changelog-generator/github-changelog-generator">github_changelog_generator</a></em></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">WebSocketPipe maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>