-
Notifications
You must be signed in to change notification settings - Fork 435
Comparing changes
Open a pull request
base repository: kittinunf/fuel
base: 3.0.0-alpha02
head repository: kittinunf/fuel
compare: 3.0.0-alpha03
- 9 commits
- 26 files changed
- 2 contributors
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa9487c - Browse repository at this point
Copy the full SHA aa9487cView commit details -
Fix Gradle Actions Deprecation (#907)
* Fix Gradle Actions Deprecation * Update main.yml * Update release.yml
Configuration menu - View commit details
-
Copy full SHA for 0393a97 - Browse repository at this point
Copy the full SHA 0393a97View commit details -
Bump multiplatform from 1.9.21 to 1.9.24 (#898)
Bumps [multiplatform](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.24. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.24) --- updated-dependencies: - dependency-name: multiplatform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 704896d - Browse repository at this point
Copy the full SHA 704896dView commit details -
Bump plugin.serialization from 1.9.21 to 1.9.24 (#900)
Bumps [plugin.serialization](https://github.com/JetBrains/kotlin) from 1.9.21 to 1.9.24. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.24) --- updated-dependencies: - dependency-name: plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c87d2c - Browse repository at this point
Copy the full SHA 2c87d2cView commit details -
Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.24-1.0.20 (#896)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.21-1.0.16 to 1.9.24-1.0.20. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.21-1.0.16...1.9.24-1.0.20) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 28be807 - Browse repository at this point
Copy the full SHA 28be807View commit details
Commits on May 21, 2024
-
Implement Response Headers (#908)
* added headers for HTTPRespobse * change json function to use response's json functions. * add one header test function
Configuration menu - View commit details
-
Copy full SHA for 1a716f5 - Browse repository at this point
Copy the full SHA 1a716f5View commit details
Commits on May 22, 2024
-
Increasing Test Coverage little bit more to 78.1% on Class (#909)
* Improve Test on Fuel.request, HttpUrlFetcher and fillURLWithParameters * Update ParametersTest.kt * Update HttpLoaderBuilderTest.kt
Configuration menu - View commit details
-
Copy full SHA for 11d7e96 - Browse repository at this point
Copy the full SHA 11d7e96View commit details
Commits on Jun 6, 2024
-
Add missing commonMain folder to fuel-kotlinx-serialization project (#…
…914) * Oops, how i forget to check this. :( * Update ResponseExtensions.kt * Update ResponseExtensions.kt * Update ResponseExtensions.kt
Configuration menu - View commit details
-
Copy full SHA for ca65c9c - Browse repository at this point
Copy the full SHA ca65c9cView commit details -
it going to push the release including the kotlinx serialization fix.
Configuration menu - View commit details
-
Copy full SHA for e047276 - Browse repository at this point
Copy the full SHA e047276View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.0-alpha02...3.0.0-alpha03