Releases: louvri/gokrt
Releases · louvri/gokrt
v0.0.13
Minor Bugfix
issue found at gcs open connection (type of connection is not assigned to the instance)
Minor Bugfix
issue found at multipart file readar
fix byte order mark on read csv
Merge pull request #13 from AndroX7/main fix byte order mark while reading csv
v0.0.9
v0.0.8
minor improvement
removing reset param at flag.Middleware (use nil value instead)
v0.0.6
v0.0.5
Feature Forget
add new middleware to revert the response to its first call after subsequently changing the result (this middleware only useful when combine with alter middleware)