0.1.4
- Fixed
setGlobalErrorStrategy
method.
0.1.3
- Added
setGlobalErrorStrategy
method to allow another way to set the global error strategy. - Renamed connection property to
connectionId
inraw-api
andhandled-api
layers. - Removed
AnyError
andValidationError
fromTypedPromise
return signature. - Removed
io-ts
andfp-ts
packages.
0.1.2
- Renamed abstraction layers:
- From http-api to raw-api
- From managed-api to handled-api