Releases: tochka-public/Tochka.JsonRpc
Releases · tochka-public/Tochka.JsonRpc
v5.1.0
v5.0.1
v5.0.0
Features
- add advanced data for JRpcResult + typed methods for client + typed methods for responses (a97937a)
- JsonRpcClient got extra methods for typed SendRequest<TRequest, TResponse> and SendBatch
BREAKING CHANGES
- Fields such as 'AsAnyError', 'AsTypedError', 'AsErrorWithExceptionInfo' of ISingleJsonRpcResult and IBatchJsonRpcResult moved to field 'Advanced' and available for use e.g. 'result.Advanced.AsAnyError'
v4.5.0
v4.4.1
v4.4.0
v4.3.1
Merge pull request #103 from SedativeEffect/feature/C-SHARP-89-float-id test: invariant culture in tests
v4.3.0
v4.2.6
v4.2.5
Merge pull request #101 from SedativeEffect/feature/C-SHARP-89-float-id test: add invariant culture to tests