Skip to content

Releases: parkingwang/igo

v0.3.0

28 Nov 09:15

Choose a tag to compare

升级到go1.24
更新众多依赖到最新版本
pkg/http/client 添加日志

v0.2.1

29 Oct 15:30

Choose a tag to compare

http/web add option function WithPProf

v0.2.0

26 Apr 05:10

Choose a tag to compare

go 1.22 support
replace exp/slog -> log/slog

v0.1.10

17 Jan 09:03
803b01a

Choose a tag to compare

fixbug

v0.1.9

16 Jan 05:56
3740c8e

Choose a tag to compare

add pgsql

v0.1.8

21 Sep 06:14
4a27131

Choose a tag to compare

fix:bind query

v0.1.7

28 Aug 03:12

Choose a tag to compare

如果未设置request content-type 则默认使用json

v0.1.6

08 Aug 01:44

Choose a tag to compare

fix:
pkg/web: render

v0.1.5

27 Jul 08:57

Choose a tag to compare

app.createWebServer support web.Option

webserver handler

  • paramter support slice
  • response *struct => any

v0.1.0

20 Jun 02:44

Choose a tag to compare

适配最新的slog