Skip to content

Tags: ghostdogpr/caliban

Tags

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix for ArgBuilder with when input is a value type (#2323)

* Fix for ArgBuilder with value types

* Add test for derivation of AnyVal ArgBuilder

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add tests for using enums as oneOf inputs (#2316)

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix cats interop schema bug (#2296)

* Use `ev.canFail` in cats interop schema

* Also change for monix and fs2 interops

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Delete deprecated rendering class (#2261)" (#2263)

This reverts commit 8b0305f.

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update zio http to RC8 (#2251)

* Update zio-http to latest RC

* Update to RC8

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update fastparse to 3.1.0 (#2191)

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update jsoniter-scala-core, ... to 2.28.3 (#2148)

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Define an `innerThrowable` for `ExecutionError`s raised within provid…

…ed `ArgBuilder`s (#2118)

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-enable mima for play, zio-http and quick modules (#2080)

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create sbt submodules per scala version (#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]>