Skip to content

Releases: kaatinga/bublyk

NewDateFromTime() now accepts nil value

10 May 09:54
Compare
Choose a tag to compare
v1.0.9

NewDateFromTime now accepts nil

Fixed a bug

30 Apr 00:28
Compare
Choose a tag to compare
  • updated tests
  • updated dependencies
  • fixed a bug in NextMonth()

Code clean-up

22 Oct 13:34
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

Faster DMYWithDots()

22 Oct 13:00
Compare
Choose a tag to compare
Faster DMYWithDots() Pre-release
Pre-release

DMYWithDots() is faster now.

Full Changelog: v1.0.5...v1.0.6

Faster String() method, new format() helper

22 Oct 12:38
Compare
Choose a tag to compare

processing is faster now thanks to the new format() helper

Full Changelog: v1.0.4...v1.0.5

pgx package is supported for Date type

22 Oct 10:43
Compare
Choose a tag to compare
Pre-release

now values of Date type can be directly used in Scan() method or as argument of queries.

Full Changelog: v1.0.3...v1.0.4

Linter and a package were updated

08 Sep 19:57
Compare
Choose a tag to compare

Code clean-up

06 Sep 19:27
Compare
Choose a tag to compare
  • CICD was fixed
  • code clean-up
  • linter issues

Faster implementation, go1.18

27 May 19:08
Compare
Choose a tag to compare
  • package requires go1.18 now
  • package is faster now thanks to faststrconv package

The initial version

17 Mar 22:49
Compare
Choose a tag to compare