-
-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial setup * fmt * Fix CI * Move stuff * Simplify * Fix CI * Upgrade Scala 3 to RC2 * gqldoc macro for Scala 3 (#849) * Implement derivation for SubscriptionSchema * Implement ArgBuilder derivation * Polishing * Schema derivation * Remove test code * WIP Schema * Enable tests on Scala 3 * Uncomment some tests * Remove logic for value classes since it's not supported * Fix ExecutionSpec * Fix ValidationSchemaSpec * Enable client on Scala 3 * Remove federation from Scala 3 * Enable Scala 3 on Caliban Client for Scala.js * Simplify derivation and make it work with Scala enums * Exclude test for now * Remove import * cats-parse scala3 (#850) * bak cat-parse * merge scala3 branch * update cats-parse * Update core/src/main/scala-3/caliban/parsing/Parser.scala * Update core/src/main/scala-3/caliban/parsing/Parser.scala Co-authored-by: Pierre Ricadat <[email protected]> * Enable tests * Unignore last ignored test * Fix merge issue * Cosmetic changes * fmt * Update docs Co-authored-by: Javier Martínez <[email protected]> Co-authored-by: timzaak <[email protected]>
- Loading branch information
1 parent
2246821
commit 2938615
Showing
68 changed files
with
2,199 additions
and
798 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.