Skip to content

Tags: radutoev/caliban

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update config.yml

v0.7.8

Toggle v0.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
make zquery stack safe (ghostdogpr#378)

v0.7.7

Toggle v0.7.7's commit message
Handle scala reserved keywords in SchemaWriter

v0.7.6

Toggle v0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ghostdogpr#348 Support variables in subscription (ghostdogpr#351)

* Support variables in subscription for Http4sAdapter, AkkaHttpAdapter, and UzHttpAdapter

fix the issue ghostdogpr#348

* format code with fmt command

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sbt to 1.3.10 (ghostdogpr#325)

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adapter for uzhttp (ghostdogpr#313)

* uzhttp adapter

* Update to latest master

* Update docs

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add schema for seq and vector (ghostdogpr#297)

* Add schema for seq and vector

* Update docs

v0.7.2

Toggle v0.7.2's commit message
Fix enum parsing from variables

v0.7.1

Toggle v0.7.1's commit message
Fix WebSocket implementation

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade ZIO to RC18-2 (ghostdogpr#279)

* Upgrade ZIO

* Upgrade sttp