v2.0.0
Changes
Features
- Preview a request/response body as a hex dump (#36)
- Add minimal support for gRPC Unary request
- Enable nullable reference type context (#38)
Breaking changes
- Change target framework to .NET Core 3.1 (#25, #24)
- Remove
StorageFactory
property fromRinOptions
. (#39) - Remove dependencies on
Newtonsoft.Json
(#40)