v6.0.0
v6.0.0 (2025-08-17)
BREAKING CHANGES
- Builder interface has new methods
introduced by commit:
add builder methods for extension relations (#157) (a0ff3dc) - bumped module to v6
introduced by commit:
bump module to v6 (#158) (1803339) 
Bug fixes
- set Precision on IntervalDayToSecond literals (#155) (b96ca33)
When creating a literal of type IntervalDayToSecond with the
NewLiteral() function, the returned literal did not have the precision
set to the correct precision for its type