Tags: jeejeeone/caliban
Tags
Re-enable mima for play, zio-http and quick modules (ghostdogpr#2080)
Create sbt submodules per scala version (ghostdogpr#2057) * Add scala version subprojects to make testing easier * Only compile production code prior to running tests * Add to welcome message * Delete unused code * Use single line for scala versions * Simplify --------- Co-authored-by: Pierre Ricadat <[email protected]>
Attempt at fixing Sum type schema derivation for good (ghostdogpr#1994) * Attempt at fixing Scala 3 sum type derivation for good * fmt * Unpack Sum types in ArgBuilder derivation as well * inline if conditions from macros * Add test for nested interfaces
Use custom macro for getting annotations (ghostdogpr#1950) * Use custom macro for getting annotations * Format
Fix return type of ZHttpAdapter.makeHttpService (ghostdogpr#1723)
PreviousNext