Skip to content

Releases: shibayan/azure-functions-http-api

v2.0.0-preview2

20 Oct 13:33
Compare
Choose a tag to compare
v2.0.0-preview2 Pre-release
Pre-release
  • Make multi-targeting package

v1.1.2

20 Oct 06:33
c5f711f
Compare
Choose a tag to compare
  • Adding README for NuGet package (#14)
  • Update NuGet metadata (#15)
  • Update README badges (#17)

v2.0.0-preview1

14 Sep 16:54
Compare
Choose a tag to compare
v2.0.0-preview1 Pre-release
Pre-release
  • Initial support for Azure Functions v4

v1.1.1

12 Jul 11:33
18f37bf
Compare
Choose a tag to compare
  • Use latest .NET Core version (#9)
  • Remove dry-run options from dotnet-format (#10)
  • Fixed validation of nested objects did not work (#13)

v1.1.0

24 May 10:41
Compare
Choose a tag to compare
  • Adding sample project (#5)
  • Migrate to GitHub Actions (#6)
  • Automatically determine the Content-Type from the extension (#7)
  • Linux support (#8)

v1.0.2

04 Apr 14:05
654e1ae
Compare
Choose a tag to compare
  • Adding File and Virtual Path File helpers (#4)

v1.0.1

31 Mar 14:40
ddf26fc
Compare
Choose a tag to compare
  • Fixed Forbit helper error (#3)

v1.0.0

16 Mar 09:20
2cce332
Compare
Choose a tag to compare
  • Initial release