8000 Tags · geldata/gel-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: geldata/gel-go

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Move documentation examples into Example functions (#363)

This makes it so the examples are compiled and run with the test suite.

fixes #362

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Configure warning handler for edgeql-go (#367)

fixes #364

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rename edgedb.com urls to geldata.com (#356)

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add examples for Client.With*() methods (#353)

fixes #288

Co-authored-by: Scott Trinh <scott@scotttrinh.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Client.WithQueryTag() (#344)

fixes #325

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix API usage in examples (#342)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor documentation fixes (#341)

v0.18.0-alpha.1

Toggle v0.18.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve documentation by removing assignment exports (#337)

v0.17.2

Toggle v0.17.2's commit message
# Changelog

[Full Changelog](v0.17.1...v0.17.2)

## Closed Issues

- Add mechanism for generating public query functions and types [\#287](#287)

## Merged Pull Requests

- Add pubtypes option to edgeql-go [\#318](#318) ([fmoor](https://github.com/fmoor))
- Add pubfuncs option to edgeql-go [\#317](#317) ([fmoor](https://github.com/fmoor))

v0.17.1

Toggle v0.17.1's commit message
# Changelog

[Full Changelog](v0.17.0...v0.17.1)

## Merged Pull Requests

- Add support for Options.TLSConfig.ServerName [\#310](#310) ([fmoor](https://github.com/fmoor))
- Don't hide errors when multiple are encountered. [\#309](#309) ([fmoor](https://github.com/fmoor))
- Add support for the new branch connection option [\#308](#308) ([fmoor](https://github.com/fmoor))
- Add multi range support [\#290](#290) ([diksipav](https://github.com/diksipav))
0