Releases: shibayan/azure-functions-http-api
Releases · shibayan/azure-functions-http-api
v2.0.0-preview2
- Make multi-targeting package
v1.1.2
- Adding README for NuGet package (#14)
- Update NuGet metadata (#15)
- Update README badges (#17)
v2.0.0-preview1
- Initial support for Azure Functions v4
v1.1.1
- 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
- Adding sample project (#5)
- Migrate to GitHub Actions (#6)
- Automatically determine the Content-Type from the extension (#7)
- Linux support (#8)
v1.0.2
- Adding File and Virtual Path File helpers (#4)
v1.0.1
- Fixed Forbit helper error (#3)