Skip to content

Releases: polygon-io/client-go

v1.2.0

03 Aug 15:42
ccaef1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

OTC and whole day queries

24 Jun 17:51
9b34d0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

13 Jun 17:55
a832c41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 May 17:41
4c14242
Compare
Choose a tag to compare

What's Changed

  • Added ability to use custom http client

Notes

  • This client library is now GA and considered stable
  • All bug fixes and enhancements will be made in a backwards compatible way

Full Changelog: v0.11.0...v1.0.0

v0.11.0

19 May 16:14
7864080
Compare
Choose a tag to compare

What's Changed

  • Added release planning section to the README
  • Enabled dependabot
  • Added rest and ws specs
  • Minor clean up and lint fixes

Full Changelog: v0.10.0...v0.11.0

v0.10.0

17 May 16:31
bd71097
Compare
Choose a tag to compare

What's Changed

  • Added options contracts endpoints
  • Another fix related to time unmarshaling

Full Changelog: v0.9.1...v0.10.0

v0.9.1

17 May 14:41
a04dca5
Compare
Choose a tag to compare

What's Changed

  • Fixed time parsing bug in market status

Full Changelog: v0.9.0...v0.9.1

v0.9.0

16 May 15:22
232720c
Compare
Choose a tag to compare

What's Changed

  • Minor consistency updates to the models
  • Changed the Resolution path param to Timespan in GetAggs
  • Added docs for all request params
  • Improved response docs
  • Added REST example

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 May 19:36
8cf243d
Compare
Choose a tag to compare

What's Changed

  • Added version number to the user agent header

Full Changelog: v0.7.1...v0.8.0

v0.7.1

06 May 15:33
c436deb
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

What's Changed

  • Improved the WebSocket example
  • Changed the return type of the WebSocket Output and Error methods to receiver channels

New Contributors

Full Changelog: v0.7.0...v0.7.1