Releases: lejard-h/chopper
Releases · lejard-h/chopper
chopper_built_value-v3.0.0
chopper-v8.0.0
8.0.0
- Add per-request timeout (#604)
- BREAKING CHANGE:
- Restructure interceptors (#547)
RequestInterceptor
and FunctionRequestInterceptor
s are removedResponseInterceptor
and FunctionResponseInterceptor
s are removed- See Migrating to 8.0.0 for more information and examples
- add
onlyErrors
option toHttpLoggingInterceptor
(#610)
- Restructure interceptors (#547)
chopper_generator-v8.0.0-rc.2
8.0.0-rc.2
- Add per-request timeout (#604)
https://pub.dev/packages/chopper_generator/versions/8.0.0-rc.2
chopper_built_value-v3.0.0-rc.1
chopper-v8.0.0-rc.2
chopper_generator-v8.0.0-rc.1
8.0.0-rc.1
- Restructure interceptors (#547)
https://pub.dev/packages/chopper_generator/versions/8.0.0-rc.1
chopper_generator-v7.4.0
7.4.0
chopper-v8.0.0-rc.1
chopper-v7.4.0
chopper_generator-v7.3.0
7.3.0
- Add support for
@Tag
annotation (#586)