Skip to content

Releases: adambarclay/mundane-hosting-aspnet

6.0.0

11 Nov 18:38
5c00561
Compare
Choose a tag to compare
  • Update to .NET 6

5.0.3

05 Sep 18:54
a689835
Compare
Choose a tag to compare
  • Update Mundane to version 5.0.3

5.0.2

03 Jun 21:43
dc24fc3
Compare
Choose a tag to compare
  • Add repository URL to package settings
  • Convert all "== null" to "is null"

5.0.0

04 May 21:35
46973dc
Compare
Choose a tag to compare
  • Implement new Request interface

4.0.0

17 Feb 15:18
262c75b
Compare
Choose a tag to compare
  • Update Mundane to version 4.0.0

3.0.0

02 Feb 20:46
391a317
Compare
Choose a tag to compare
  • Fix typo in README.md
  • Clean up tests
  • Remove some async/awaits to reduce state machine overhead
  • Remove unnecessary attributes
  • Update Mundane to version 3.0.0

2.0.0

12 Dec 19:35
2447df7
Compare
Choose a tag to compare
  • (breaking change) Convert uses of Task to ValueTask

1.0.1

23 Nov 20:27
aa5bdcf
Compare
Choose a tag to compare
  • Add Source Link support
  • Update Mundane version

1.0.0

17 Nov 17:47
df01d22
Compare
Choose a tag to compare
  • Initial release.