Skip to content

Releases: gopaytech/go-commons

v0.7.2

30 Jun 03:49
Compare
Choose a tag to compare

0.7.2 (2021-06-30)

Bug Fixes

  • modify README to trigger version update (5dcbd32)

v0.7.1

30 Jun 03:42
Compare
Choose a tag to compare

0.7.1 (2021-06-30)

Bug Fixes

  • export var instead of struct (c94a806)

v0.7.0

30 Jun 03:34
Compare
Choose a tag to compare

0.7.0 (2021-06-30)

Features

  • add zlog support for asynq (25b81a6)

v0.6.1

24 Jun 06:00
Compare
Choose a tag to compare

0.6.1 (2021-06-24)

Bug Fixes

  • add zerolog function to return event (245809f)

v0.6.0

23 Jun 07:54
Compare
Choose a tag to compare

0.6.0 (2021-06-23)

Features

  • separate db migrate to mysql and postgresql (72a667e)

v0.5.0

16 Jun 07:31
Compare
Choose a tag to compare

0.5.0 (2021-06-16)

Features

  • add orm client for postgresql (3f0b1eb)

v0.4.0

07 May 04:51
Compare
Choose a tag to compare

0.4.0 (2021-05-07)

Features

v0.3.0

07 May 03:50
Compare
Choose a tag to compare

0.3.0 (2021-05-07)

Features

  • separate docker test to local tag, to exclute those test on gitlab workflow (4a01a26)

v0.2.2

06 May 05:31
Compare
Choose a tag to compare

0.2.2 (2021-05-06)

Bug Fixes

  • add sudo when install apt-get (d6b633e)

v0.2.1

06 May 05:27
Compare
Choose a tag to compare

0.2.1 (2021-05-06)

Bug Fixes

  • make sure github build run on vm (483074c)