Releases: thoth-org/Thoth.Json.Giraffe
Releases · thoth-org/Thoth.Json.Giraffe
6.0.0
6.0.0-beta-001
- Upgrade to Giraffe v6
- Change the runtime to
net6.0
5.0.0
Added
- Release stable version
5.0.0-beta-001
Changed
- Upgrade to Thoth.Json.Net v5
- Upgrade to Giraffe v5
- Change the runtime to
net5.0
4.3.0
Changed
- PR #17, Issue #16: Catch exception thrown by JsonTextReader when the request body is empty. To match with Thoth.Json.Net behaviour (by @BennieCopeland)
4.2.0
- Fix Sequence serialization not writing a close
]
(by @ImaginaryDevelopment)
4.1.0
4.0.0
- Update to Thoth.Json.Net v4