Skip to content

Releases: pojozhang/sugar

v2.4.0

25 Jul 07:46
f3af0d9
Compare
Choose a tag to compare
  • Support go context.

v2.3.0

21 Feb 04:16
Compare
Choose a tag to compare

Added

  • The new New function to build a client.

Changed

  • Remove NewClient function.

v2.2.0

28 Jun 09:17
3136e31
Compare
Choose a tag to compare

Added

  • New Retryer plugin.
  • New UsePlugin API.

Changed

  • Replace http.Client with custom Transporter interface.

Fixed

  • Replace + with %20 in a url.

v2.1.0

25 Mar 15:04
Compare
Choose a tag to compare
  1. bug fix
  2. add FileDecoder to write response data to a file
  3. add NewRequest() API to build a request only

v2.0.0

22 Mar 15:04
Compare
Choose a tag to compare
add comments

v2.0.0-beta

21 Mar 14:57
392c108
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release
Update README.md

Release v1.1

06 Mar 15:53
02597e8
Compare
Choose a tag to compare
  1. Add Mapper

Release v1.0

09 Feb 08:30
0b55b57
Compare
Choose a tag to compare
  1. Add license

Release v0.5

08 Feb 15:58
Compare
Choose a tag to compare
  1. change JSON API
  2. change XML API

Release v0.4

08 Feb 15:34
Compare
Choose a tag to compare
  1. Remove File type