Skip to content

v1.0.0-beta18

Compare
Choose a tag to compare
@Foso Foso released this 12 Feb 22:10
· 544 commits to master since this release

NEW:

  • You can now disable the check if the baseUrl ends with a /
Ktorfit.Builder().baseUrl(testBaseUrl, checkUrl = false).build()

🐛 Bugs fixed

  • Fixed Ktorfit breaking incremental compilation #110

⬆️ Deps updates

  • based on Ktor 2.2.3