Skip to content

Releases: zeromicro/go-zero

update clickhouse driver

03 Sep 09:02
Compare
Choose a tag to compare
v1.0.11

replace clickhouse driver to the official one

fix goctl model bug.

03 Sep 06:03
Compare
Choose a tag to compare
v1.0.10

refactor code

Fix windows goctl bug.

02 Sep 07:15
33eb293
Compare
Choose a tag to compare
fix: root path on windows bug (#34)

* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* fix bug on windows

Co-authored-by: kingxt <dream4kingxt@163.com>

update goctl

01 Sep 03:21
89f3712
Compare
Choose a tag to compare
remove no need empty line (#29)

* rebase upstream

* rebase

* trim no need line

* trim no need line

* trim no need line

* trim no need line

Co-authored-by: kingxt <dream4kingxt@163.com>

v1.0.7

29 Aug 12:29
Compare
Choose a tag to compare
update shorturl doc

v1.0.6

25 Aug 10:44
Compare
Choose a tag to compare
use predefined endpoint separator

v1.0.5

24 Aug 15:15
Compare
Choose a tag to compare
add more tests

v1.0.4

19 Aug 11:20
Compare
Choose a tag to compare
update stringx doc

use logx.Must instead of lang.Must for json output

14 Aug 07:11
Compare
Choose a tag to compare
v1.0.3

move lang.Must into logx.Must to make sure output fatal message as json

fix data race

14 Aug 03:04
Compare
Choose a tag to compare
v1.0.2

fix data race