- Notifications
You must be signed in to change notification settings - Fork219
Comparing changes
Open a pull request
base repository:sangria-graphql/sangria
Uh oh!
There was an error while loading.Please reload this page.
base:v4.2.3
head repository:sangria-graphql/sangria
Uh oh!
There was an error while loading.Please reload this page.
compare:v4.2.4
- 12commits
- 12files changed
- 5contributors
Commits on Nov 8, 2024
Merge pull request#1157from sangria-graphql/code_review
code review: use fold instead of map follow by getOrElse
Commits on Nov 28, 2024
Merge pull request#1158from scala-steward/update/classgraph-4.8.179
Update classgraph to 4.8.179
Merge pull request#1160from scala-steward/update/cats-effect-3.5.7
Update cats-effect to 3.5.7
Commits on Dec 2, 2024
Merge pull request#1161from scala-steward/update/sbt-1.10.6
Update sbt, scripted-plugin to 1.10.6
Commits on Dec 16, 2024
Use
Try
to test if string value is a valid LongThe `.toLongOption` function isn't available in Scala 2.12
jakobmerrild committedDec 16, 2024 Merge pull request#1163from jakobmerrild/coerce-incoming-strings-fo…
…r-long-typeAllow string inputs for Long Scalar type
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 v4.2.3...v4.2.4
Uh oh!
There was an error while loading.Please reload this page.