Releases: kumparan/go-utils
Releases · kumparan/go-utils
v1.24.0
What's Changed
- feature: nanoseconds check on rfc3339nano time formatting by @irvankadhafi in #38
v1.23.0
New Features
- parse duration with default (#36)
- add int64 pointer to int64 conversion (#33)
Other Improvements
v1.22.0
Merge pull request #35 from kumparan/feature/generate-ulid-from-time
feature: generate ULID from time
v1.21.0
New Features
- add some functions using go generic
v1.20.1
[v1.20.1] - 2022-03-15
Fixes
- fix test name
- fix marshal issue on gorm.DeletedAt empty value
v1.20.0
[v1.20.0] - 2022-03-11
New Features
- add constraint size graphql directive
v1.19.3
fix 0 return on overflow int64
v1.19.2
[v1.19.2] - 2022-02-07
Fixes
- handle index out of bound