master
removed convert value.Value to decimal.Decimal in value.Any() method (#2019)
Add support for custom types (#1998)
Modernize Go codebase: adopt modern idioms and upgrade CI tooling (#2082)
added DefaultValue field to table/options.Column struct (#1988)
add err ErrIssue1501BadUUID
Add comprehensive unit tests for internal/value package to increase coverage to 90%+ (#1893)
Add integration tests for extended date/interval types with database/sql (#1984)