Skip to content

Releases: kzu/dotnet-echo

v1.2.0

Choose a tag to compare

@kzu kzu released this 13 Oct 20:56

v1.2.0 (2021-10-13)

Full Changelog

✨ Implemented enhancements:

  • Listen all IPs, not only localhost #25

v1.1.2

Choose a tag to compare

@kzu kzu released this 24 Aug 05:09

v1.1.2 (2021-08-24)

Full Changelog

✨ Implemented enhancements:

  • Add support for self-signed SSL certificate #21

v1.1.1

Choose a tag to compare

@kzu kzu released this 23 Aug 20:26

v1.1.1 (2021-08-23)

Full Changelog

✨ Implemented enhancements:

  • Enable HTTP/2 only mode #20

v1.1.0

Choose a tag to compare

@kzu kzu released this 23 Aug 16:54

v1.1.0 (2021-08-23)

Full Changelog

✨ Implemented enhancements:

  • Simplify arg to be just the port #19

v1.0.0

Choose a tag to compare

@kzu kzu released this 10 Jul 05:29

v1.0.0 (2021-07-10)

Full Changelog

✨ Implemented enhancements:

  • Include readme in package for improved discovery #14

v0.6.0

Choose a tag to compare

@kzu kzu released this 22 May 19:02

v0.6.0 (2021-05-22)

Full Changelog

🐛 Fixed bugs:

  • If the original endpoint uses HTTPS, so should gRPC #7
  • Turn -p/--prefix into arguments, for simpler invocation #6

v0.5.0

Choose a tag to compare

@kzu kzu released this 20 May 20:10

v0.5.0 (2021-05-20)

Full Changelog

v0.4.2

Choose a tag to compare

@kzu kzu released this 19 May 21:25

v0.4.2 (2021-05-19)

Full Changelog

🐛 Fixed bugs:

  • If only .NET5 SDK is installed, tool fails to run #5

v0.4.1

Choose a tag to compare

@kzu kzu released this 19 May 03:39

v0.4.1 (2021-05-19)

Full Changelog

v0.4.0

Choose a tag to compare

@kzu kzu released this 19 May 03:31

v0.4.0 (2021-05-19)

Full Changelog

🐛 Fixed bugs:

  • List the registered listening prefixes when starting #4
  • Source repository information is not published #3