What's Changed
- Implement WASM Support with increasing okhttp versions by @iNoles in https://github.com/kittinunf/fuel/pull/913
- Support Kotlin 2.0 by @iNoles in https://github.com/kittinunf/fuel/pull/918
- I added 2 more tests for HttpLoaderFactoryTest and StringsTest by @iNoles in https://github.com/kittinunf/fuel/pull/921
- Fixing some Github Actions files for the deprecated functiona...