Skip to content

Commit

Permalink
Update dependencies and bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Metalnem committed May 30, 2018
1 parent 19cef97 commit 1d8fb9b
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions NoiseSocket/NoiseSocket.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>NoiseSocket.NET</PackageId>
<Title>NoiseSocket.NET</Title>
<PackageVersion>0.8.0-rc</PackageVersion>
<PackageVersion>0.9.0</PackageVersion>
<Authors>Nemanja Mijailovic</Authors>
<PackageProjectUrl>https://github.com/Metalnem/noisesocket</PackageProjectUrl>
<RepositoryUrl>https://github.com/Metalnem/noisesocket</RepositoryUrl>
Expand All @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Noise.NET" Version="0.9.8-rc" />
<PackageReference Include="Noise.NET" Version="1.0.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
## Installation

```
> dotnet add package NoiseSocket.NET --version 0.8.0-rc
> dotnet add package NoiseSocket.NET --version 0.9.0
```
14 changes: 7 additions & 7 deletions docs/api/Noise.NoiseSocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_Dispose.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L954">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L965">View Source</a>
</span>
<a id="Noise_NoiseSocket_Dispose_" data-uid="Noise.NoiseSocket.Dispose*"></a>
<h4 id="Noise_NoiseSocket_Dispose" data-uid="Noise.NoiseSocket.Dispose">Dispose()</h4>
Expand All @@ -432,7 +432,7 @@ <h5 class="decalaration">Declaration</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_IgnoreHandshakeMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.IgnoreHandshakeMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L579">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L582">View Source</a>
</span>
<a id="Noise_NoiseSocket_IgnoreHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.IgnoreHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_IgnoreHandshakeMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.IgnoreHandshakeMessageAsync(System.Threading.CancellationToken)">IgnoreHandshakeMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -514,7 +514,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadHandshakeMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadHandshakeMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L523">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L531">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.ReadHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadHandshakeMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadHandshakeMessageAsync(System.Threading.CancellationToken)">ReadHandshakeMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -611,7 +611,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadMessageAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadMessageAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L677">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L691">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadMessageAsync_" data-uid="Noise.NoiseSocket.ReadMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadMessageAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadMessageAsync(System.Threading.CancellationToken)">ReadMessageAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -704,7 +704,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_ReadNegotiationDataAsync_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.ReadNegotiationDataAsync(System.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L481">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L489">View Source</a>
</span>
<a id="Noise_NoiseSocket_ReadNegotiationDataAsync_" data-uid="Noise.NoiseSocket.ReadNegotiationDataAsync*"></a>
<h4 id="Noise_NoiseSocket_ReadNegotiationDataAsync_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.ReadNegotiationDataAsync(System.Threading.CancellationToken)">ReadNegotiationDataAsync(CancellationToken)</h4>
Expand Down Expand Up @@ -947,7 +947,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_System_Memory_System_Byte__System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync(System.Memory%7BSystem.Byte%7D%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L441">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L440">View Source</a>
</span>
<a id="Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_" data-uid="Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_WriteEmptyHandshakeMessageAsync_System_Memory_System_Byte__System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.WriteEmptyHandshakeMessageAsync(System.Memory{System.Byte},System.Threading.CancellationToken)">WriteEmptyHandshakeMessageAsync(Memory&lt;Byte&gt;, CancellationToken)</h4>
Expand Down Expand Up @@ -1154,7 +1154,7 @@ <h5 class="exceptions">Exceptions</h5>
<a href="https://github.com/Metalnem/noisesocket/new/master/apiSpec/new?filename=Noise_NoiseSocket_WriteMessageAsync_System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_.md&amp;value=---%0Auid%3A%20Noise.NoiseSocket.WriteMessageAsync(System.Memory%7BSystem.Byte%7D%2CSystem.UInt16%2CSystem.Threading.CancellationToken)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L617">View Source</a>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket/NoiseSocket.cs/#L631">View Source</a>
</span>
<a id="Noise_NoiseSocket_WriteMessageAsync_" data-uid="Noise.NoiseSocket.WriteMessageAsync*"></a>
<h4 id="Noise_NoiseSocket_WriteMessageAsync_System_Memory_System_Byte__System_UInt16_System_Threading_CancellationToken_" data-uid="Noise.NoiseSocket.WriteMessageAsync(System.Memory{System.Byte},System.UInt16,System.Threading.CancellationToken)">WriteMessageAsync(Memory&lt;Byte&gt;, UInt16, CancellationToken)</h4>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h2 id="samples">Samples</h2>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket.Examples/SwitchExample.cs">Switch protocol</a> (using ordinary <a href="https://docs.microsoft.com/en-us/dotnet/api/system.net.sockets.socket?view=netstandard-2.0">Socket</a>)<br>
<a href="https://github.com/Metalnem/noisesocket/blob/master/NoiseSocket.Examples/RetryExample.cs">Retry request</a> (using <a href="https://docs.microsoft.com/en-us/dotnet/api/system.io.pipes.namedpipeclientstream?view=netstandard-2.0">NamedPipeClientStream</a> and <a href="https://docs.microsoft.com/en-us/dotnet/api/system.io.pipes.namedpipeserverstream?view=netstandard-2.0">NamedPipeServerStream</a>)</p>
<h2 id="installation">Installation</h2>
<pre><code>&gt; dotnet add package NoiseSocket.NET --version 0.8.0-rc
<pre><code>&gt; dotnet add package NoiseSocket.NET --version 0.9.0
</code></pre>
</article>
</div>
Expand Down
18 changes: 9 additions & 9 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"output": {
".html": {
"relative_path": "api/Noise.NoiseSocket.html",
"hash": "3Ud8jCdvuMuJODdZtI2Ltg=="
"hash": "Rh452no5MIynZzNAwDnQZQ=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -35,7 +35,7 @@
"hash": "EevRivoTmAYKv6fqRNeBwg=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -44,7 +44,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "niHl/4+b1el94q3TKoimsw=="
"hash": "DXR9onajFxjdY3KfBIrcUw=="
}
},
"is_incremental": false,
Expand All @@ -58,6 +58,11 @@
"incrementalPhase": "build"
},
"processors": {
"ResourceDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"ConceptualDocumentProcessor": {
"can_incremental": true,
"incrementalPhase": "build"
Expand All @@ -66,11 +71,6 @@
"can_incremental": true,
"incrementalPhase": "build"
},
"ResourceDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build"
},
"TocDocumentProcessor": {
"can_incremental": false,
"details": "Processor TocDocumentProcessor cannot suppport incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
Expand Down
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ title: NoiseSocket.NET
## Installation

```
> dotnet add package NoiseSocket.NET --version 0.8.0-rc
> dotnet add package NoiseSocket.NET --version 0.9.0
```

0 comments on commit 1d8fb9b

Please sign in to comment.