Releases: hprose/hprose-golang
Releases · hprose/hprose-golang
Version 3.0.16
18 Feb 04:29
Compare
Sorry, something went wrong.
No results found
add StructType & ListType support.
Version 3.0.15
18 Feb 04:13
Compare
Sorry, something went wrong.
No results found
add StructType & ListType support.
Version 3.0.14
25 Jan 16:14
Compare
Sorry, something went wrong.
No results found
copy response body in fasthttp transport
copy request body in fasthttp handler
Version 3.0.13
25 Jan 15:37
Compare
Sorry, something went wrong.
No results found
remove default fasthttp transport
Version 3.0.12
13 Sep 09:57
Compare
Sorry, something went wrong.
No results found
fixed ResetBuffer of Encoder and Decoder
Version 3.0.11
13 Sep 07:22
Compare
Sorry, something went wrong.
No results found
optimize IOHandler error handling.
fixed data race.
Version 3.0.10
27 May 13:59
Compare
Sorry, something went wrong.
No results found
add decode nil to time.Time support.
Version 3.0.9
27 May 09:47
Compare
Sorry, something went wrong.
No results found
Version 3.0.8
18 Mar 15:12
Compare
Sorry, something went wrong.
No results found
Performance optimization.
Version 3.0.7
07 Mar 02:46
Compare
Sorry, something went wrong.
No results found
add DisableHTTPHeader option for HTTP client & server.