v1.0.0-beta11
What's Changed
- you can now use ResponseConverter in combination with suspend functions. Implement the SuspendResponseConverter
- KtorfitCallResponseConverter and FlowResponseConverter moved to de.jensklingenberg.ktorfit.converter.builtin
- 1.0.0-Beta10 by @Foso in #30
- Bump gradle from 7.0.4 to 7.2.2 by @dependabot in #35
- Bump actions/setup-python from 1 to 4 by @dependabot in #33
- Bump actions/checkout from 2 to 3 by @dependabot in #34
- Add SuspendResponseConverter by @DatL4g in #31
New Contributors
- @dependabot made their first contribution in #35
Full Changelog: v1.0.0-beta10...v1.0.0-beta11