All Versions
21
Latest Version
Avg Release Cycle
163 days
Latest Release
842 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.0.16 Changes
February 18, 2024โ add StructType & ListType support.
-
v3.0.15 Changes
February 18, 2024โ add StructType & ListType support.
-
v3.0.14 Changes
January 25, 2024copy response body in fasthttp transport
copy request body in fasthttp handler -
v3.0.13 Changes
January 25, 2024โ remove default fasthttp transport
-
v3.0.12 Changes
September 13, 2023๐ fixed ResetBuffer of Encoder and Decoder
-
v3.0.11 Changes
September 13, 2023โก๏ธ optimize IOHandler error handling.
๐ fixed data race. -
v3.0.10 Changes
May 27, 2022โ add decode nil to time.Time support.
-
v3.0.9 Changes
May 27, 2022๐ Fixed #108 .
-
v3.0.8 Changes
March 18, 2022๐ Performance optimization.
-
v3.0.7 Changes
March 07, 2022โ add DisableHTTPHeader option for HTTP client & server.