記事一覧 2019
-
Gin 1.5.0 is released
28.11.2019 in リリース
CHANGELOG Feature [NEW] Now you can parse the inline lowercase start structure #1893 [NEW] [Break-Backward] Hold matched route full path in the Context #1826 [NEW] Add context param query cache #1450 [NEW] Add support of multipart multi files #1949 …
-
Gin 1.4.0 is released
08.05.2019 in リリース
CHANGELOG Feature [NEW] Support for Go Modules #1569 [NEW] Refactor of form mapping multipart request #1829 [NEW] Supporting file binding #1264 [NEW] Add support for mapping arrays #1797 [NEW] Make context.Keys available as LogFormatterParams #1779 …
記事一覧 2018
-
Gin 1.3.0 is released
14.08.2018 in リリース
CHANGELOG [NEW] Add func (*Context) QueryMap, func (*Context) GetQueryMap, func (*Context) PostFormMap and func (*Context) GetPostFormMap to support type map[string]string as query string or form parameters, see #1383 [NEW] Add func (*Context) …