Skip to content

Releases: natemcmaster/dotnet-serve

1.7.136

11 Sep 15:34
083b1d1
Compare
Choose a tag to compare

Changes:

  • 083b1d1 Make file paths in netconfig relative to the location of the file
  • 4d8cc2b Bump xunit.runner.visualstudio from 2.4.2 to 2.4.3
  • a8edddf Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1

This list of changes was auto generated.

1.7.133

30 Aug 22:10
a427f14
Compare
Choose a tag to compare

Changes:

  • a427f14 Add support for reading/writing arguments from/to .netconfig (#64)
  • 8d159fd Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#61)

This list of changes was auto generated.

1.7.131

28 Jun 18:43
7ff27c1
Compare
Choose a tag to compare

Changes:

  • 7ff27c1 Fix for bug #57 - consider latest expiring certificate in case of multiple ASP.Net Core development certificates (#58)
  • 22fcb97 Add nuget.config
  • 3ddb4ce Remove code signing
  • 082a010 Update azure-pipelines.yml for Azure Pipelines
  • 2d95988 Update README.md
  • b5c8eb9 Update README.md
  • 5c76d38 Bump Moq from 4.14.0 to 4.14.1
  • 8214c22 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
  • c72bdc4 Bump Moq from 4.13.0 to 4.14.0

This list of changes was auto generated.

1.7.122

11 Apr 22:12
Compare
Choose a tag to compare

Changes:

  • 28eede2 Bump Portable.BouncyCastle from 1.8.6 to 1.8.6.7
  • 1c55158 Bump McMaster.Extensions.CommandLineUtils from 2.6.0 to 3.0.0

This list of changes was auto generated.

1.7.120

15 Mar 18:33
480e417
Compare
Choose a tag to compare

Changes:

  • 480e417 Bump McMaster.Extensions.CommandLineUtils from 2.5.1 to 2.6.0 (#51)

This list of changes was auto generated.

1.7.119

02 Mar 01:55
Compare
Choose a tag to compare

Changes:

  • 8d0a220 Bump Portable.BouncyCastle from 1.8.5.2 to 1.8.6
  • ecc1b06 Update CI to build with .NET Core 3.1 (#49)
  • 4aa0883 Delete CHANGELOG.md

This list of changes was auto generated.

1.7.116

11 Feb 05:26
297a45d
Compare
Choose a tag to compare

Changes:

  • 297a45d Update to 1.7 and always produce a package version (#48)
  • acb77c8 Add --cors option to enable CORS for all origin and all methods (#45)
  • a259de2 Bump McMaster.Extensions.CommandLineUtils from 2.5.0 to 2.5.1
  • 458bc08 Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
  • dd56430 Bump McMaster.Extensions.CommandLineUtils from 2.4.4 to 2.5.0
  • f105c93 Update CONTRIBUTING.md (#42)
  • a467fdd Update stale.yml to leave issues open at least 1 year (#41)
  • cad0007 Correct release notes

This list of changes was auto generated.

1.6.0

04 Dec 05:38
Compare
Choose a tag to compare

Thanks to @pranavkm for contributing an improvement in #40 -- fixes dotnet-serve -p 0.

Changes:

  • 0cb5910 Update to 1.6.0
  • a3f2cc4 Allow dynamic ports to be assigned with loopback address
  • 0aaaeee Fix syntax error in azure-pipelines.yml
  • 184e3b3 Update github templates
  • f99ead3 Build on macOS
  • 27a65cf Bump McMaster.Extensions.CommandLineUtils from 2.4.3 to 2.4.4 (#37)
  • 802d32d Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
  • d67d400 Bump Portable.BouncyCastle from 1.8.5 to 1.8.5.2
  • 1cfc927 Bump McMaster.Extensions.CommandLineUtils from 2.4.2 to 2.4.3

This list of changes was auto generated.

1.5.0

22 Oct 04:07
Compare
Choose a tag to compare

Thank you to @ysmoradi for contributing brotli compression support!

Changes:

  • da5df35 Update release notes for 1.5.0
  • bb6247f feature: add brotli compression support (#32)
  • a3c2bd2 Bump McMaster.Extensions.CommandLineUtils from 2.4.1 to 2.4.2
  • dedaf74 Bump Moq from 4.10.1 to 4.13.0 (#28)
  • 8ca14c6 Bump Microsoft.NET.Test.Sdk from 16.0.0 to 16.3.0 (#30)
  • cf6063d Bump Portable.BouncyCastle from 1.8.4 to 1.8.5 (#29)

This list of changes was auto generated.

1.4.1

21 Sep 04:38
Compare
Choose a tag to compare

Changes:

  • 35f10b9 Update releasenotes.props
  • f4378ba fix: property read PEM private key file [ #27 ]

This list of changes was auto generated.