Skip to content

Releases: kumparan/go-utils

v1.25.1

25 Aug 03:15
ed19109
Compare
Choose a tag to compare

What's Changed

  • upgrade bluemonday

v1.25.0

11 Aug 02:36
45a0120
Compare
Choose a tag to compare

feature: escape quote

v1.24.0

15 Jul 08:29
f6e7166
Compare
Choose a tag to compare

What's Changed

  • feature: nanoseconds check on rfc3339nano time formatting by @irvankadhafi in #38

v1.23.0

29 Jun 06:46
e539eea
Compare
Choose a tag to compare

New Features

  • parse duration with default (#36)
  • add int64 pointer to int64 conversion (#33)

Other Improvements

  • fix dependabot alert

v1.22.0

24 Jun 07:52
d7fce03
Compare
Choose a tag to compare
Merge pull request #35 from kumparan/feature/generate-ulid-from-time

feature: generate ULID from time

v1.21.0

24 Jun 04:01
dfd3b53
Compare
Choose a tag to compare

New Features

  • add some functions using go generic

v1.20.1

15 Mar 11:54
39ff122
Compare
Choose a tag to compare

[v1.20.1] - 2022-03-15

Fixes

  • fix test name
  • fix marshal issue on gorm.DeletedAt empty value

v1.20.0

11 Mar 06:55
c59b399
Compare
Choose a tag to compare

[v1.20.0] - 2022-03-11

New Features

  • add constraint size graphql directive

v1.19.3

25 Feb 03:56
9aea84a
Compare
Choose a tag to compare

fix 0 return on overflow int64

v1.19.2

07 Feb 08:18
2968cae
Compare
Choose a tag to compare

[v1.19.2] - 2022-02-07

Fixes

  • handle index out of bound