Skip to content

v1.3.0

Compare
Choose a tag to compare
@Foso Foso released this 14 May 16:58
· 436 commits to master since this release
ba0d6ca

1.3.0 - 2023-05-14

Added

Changed

  • Optimized generated code, the generated code that is used for a request will
    now directly set the Ktor code instead of delegating it to a Ktorfit class. This will
    make the code easier to understand.

  • KSP version 1.0.11 is now needed

Deprecated

Removed

Fixed

[Bug]: IllegalArgumentException with Custom Http Annotation #274

Security

Bumped

KSP version to 1.0.11