All Versions
10
Latest Version
Avg Release Cycle
2 days
Latest Release
1182 days ago
Changelog History
Changelog History
-
v2.0.1
March 12, 2020 -
v2.0.0
March 12, 2020 -
v1.3.2
March 13, 2020 -
v1.3.1
March 13, 2020 -
v1.3.0 Changes
March 12, 2020๐ This release contains a breaking change:
- These Client methods now accept context.Context as their first parameter: GetBrowseNodes, GetItems, GetVariations, and SearchItems
Also, you can now pass your custom HTTP client to the gopaapi5 client using SetHttpClient method.
๐ I decided not to move to new major release inspite of having breaking changes as the library seems to have not yet been used by many users. I'll make sure it doesn't happen again in future though. Thanks!
-
v1.2.0 Changes
March 09, 2020โ added client methods that accept context viz. GetBrowseNodesCtx, GetItemsCtx, GetVariationsCtx, and SearchItemsCtx
-
v1.1.2 Changes
March 06, 2020โ Revised request timeout test
-
v1.1.1 Changes
March 03, 2020๐ 1. Fixed golint errors
- Added SetTimeout() to README.md
-
v1.1.0 Changes
March 03, 2020โ Added SetTimeout() method on Client to be able to set a time limit for the operations made by the Client.
-
v1.0.0
February 26, 2020