Skip to content

Releases: Hexilee/gotten

Fix: *UrlCtr.getUrl resolveReference will omit path of base url, replace it with `+`

08 Oct 10:14
Compare
Choose a tag to compare
Fix: *UrlCtr.getUrl resolveReference will omit path of base url, repl…

…ace it with '+'

Fix: newTempFile will return tempFile.Name() as filePath

07 Oct 14:15
Compare
Choose a tag to compare
v1.2.1

fix: newTempFile will return tempFile.Name() as filePath

Add unmarshalers.FileCtr.go

07 Oct 09:09
Compare
Choose a tag to compare
v1.2.0

add unmarshalers.FileCtr.go

Change: ReadUnmarshalFunc func(reader io.ReadCloser, header http.Header, v interface{}) error

07 Oct 06:30
Compare
Choose a tag to compare
change: ReadUnmarshalFunc func(reader io.ReadCloser, header http.Head…

…er, v interface{}) error

fix: add TestProcessKey, process unsupported value type will occur panic

07 Oct 04:53
Compare
Choose a tag to compare
v1.0.2

fix: add TestProcessKey, process unsupported value type will occur panic

Complete, pass all tests

07 Oct 03:43
Compare
Choose a tag to compare
v1.0.0

complete, pass all tests