Skip to content

Releases: gradientlabs-ai/go-client

v0.1.4 Add timestamps on API calls

23 Apr 10:45
6dd622f
Compare
Choose a tag to compare

What's Changed

  • Add *time.Time to start, assign, and end functions by @nlathia in #7

Full Changelog: v0.1.3...v0.1.4

v0.1.3 Add assignment into the go client

05 Apr 16:21
3f67b74
Compare
Choose a tag to compare

What's Changed

  • Rename ParticipantTypeAgent to ParticipantTypeHumanAgent by @nlathia in #5
  • Update go-client to include assignment apis by @nlathia in #6

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Mar 17:07
035d1d7
Compare
Choose a tag to compare

What's Changed

  • Add golangci-lint-action@v4 by @nlathia in #1
  • Ensure Content-Type header is correctly set on requests by @boxofrad in #3
  • Add attachments to the go-client by @nlathia in #2
  • Attachment -> Attachments by @nlathia in #4

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.1

15 Mar 12:33
ebb9309
Compare
Choose a tag to compare

📁 📸

What's Changed

  • Add golangci-lint-action@v4 by @nlathia in #1
  • Ensure Content-Type header is correctly set on requests by @boxofrad in #3
  • Add attachments to the go-client by @nlathia in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Mar 15:03
Compare
Choose a tag to compare

🎉 Initial release