Skip to content

Releases: longportapp/openapi-go

v0.14.0

29 Jul 07:33
afb1e46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.14.0

v0.13.1

25 Jul 06:08
7829261
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

12 Jul 07:13
0d6bcb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

23 May 08:44
b35171d
Compare
Choose a tag to compare

What's Changed

Breakings

  • change quote.WatchedGroup.Id type from string to int64

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 May 03:42
e49ba74
Compare
Choose a tag to compare

What's Changed

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

v0.10.0

15 Apr 14:37
9f98d58
Compare
Choose a tag to compare

Add (*quote.QuoteContext).WarrantList to query warrants

v0.9.2

12 Dec 06:14
Compare
Choose a tag to compare
  • Add config.New(config.WithConfigKey()) to init config with a string.
var cfg, err = config.New(config.WithConfigKey("YOUR_APP_KEY", "YOUR_APP_SECRET", "YOUR_ACCESS_TOKEN"))

v0.9.1

28 Nov 10:47
c15d7d1
Compare
Choose a tag to compare
  • support read 'LONGPORT_' prefix env
  • support set access region
    set region by LONGPORT_REGION

change module path to longportapp

23 Nov 06:21
ff21edc
Compare
Choose a tag to compare
v0.9.0

change module path: longbridgeapp to longportapp (#30)

v0.8.0

14 Jul 09:14
5c70eec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0