Skip to content

Releases: kaatinga/bublyk

Delete controversial helpers, better test coverage

16 Nov 06:30

Choose a tag to compare

pgx package is not directly supported anymore

08 Aug 11:55

Choose a tag to compare

pgx package is not directly supported anymore

NewDateFromTime() now accepts nil value

10 May 09:54

Choose a tag to compare

v1.0.9

NewDateFromTime now accepts nil

Fixed a bug

30 Apr 00:28

Choose a tag to compare

  • updated tests
  • updated dependencies
  • fixed a bug in NextMonth()

Code clean-up

22 Oct 13:34

Choose a tag to compare

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

Faster DMYWithDots()

22 Oct 13:00

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

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

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

Choose a tag to compare

Code clean-up

06 Sep 19:27

Choose a tag to compare

  • CICD was fixed
  • code clean-up
  • linter issues