Skip to content

Releases: goccy/go-zetasqlite

0.14.1

04 May 07:41
b4b196b
Compare
Choose a tag to compare

What's Changed

  • Fix base value of strconv.ParseInt by @goccy in #105
  • Fix EXTRACT for timestamp value by @goccy in #106

Full Changelog: v0.14.0...v0.14.1

0.14.0

02 May 06:47
85f8657
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.5...v0.14.0

0.13.5

28 Feb 08:28
b28558e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.13.5

0.13.4

02 Feb 03:22
5ac064d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.13.4

0.13.3

16 Jan 16:50
a8d17df
Compare
Choose a tag to compare

What's Changed

  • Consider unspecified struct fields by @goccy in #83

Full Changelog: v0.13.2...v0.13.3

0.13.2

15 Jan 06:35
6aafc74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

0.13.1

14 Jan 18:57
02f9aca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

0.13.0

06 Jan 04:08
75da551
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0

0.12.1

14 Dec 10:10
5362ac1
Compare
Choose a tag to compare

What's Changed

  • Fix orderby columns for window function by @goccy in #70

Full Changelog: v0.12.0...v0.12.1

0.12.0

13 Dec 17:43
8261923
Compare
Choose a tag to compare

What's Changed

  • Support auto index mode and explain mode by @goccy in #68
  • Support all aggregate functions by @goccy in #69

Full Changelog: v0.11.6...v0.12.0