Skip to content

Releases: goccy/go-zetasqlite

0.5.0

07 Aug 10:03
499ec89
Compare
Choose a tag to compare

What's Changed

  • Support all JOIN types by @goccy in #12
  • Support PARSE_(DATE/DATETIME/TIME/TIMESTAMP) by @goccy in #13
  • Support many time functions by @goccy in #14
  • Support many functions by @goccy in #15
  • Support create temp function by @goccy in #16

Full Changelog: v0.4.1...v0.5.0

0.4.1

27 Jul 17:25
f689f9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

20 Jul 07:58
ce46781
Compare
Choose a tag to compare

What's Changed

  • Supports HAVING / ORDER BY / GROUP BY (ROLLUP) / QUALIFY / JOIN and some window functions by @goccy in #9

Full Changelog: v0.3.1...v0.4.0

0.3.1

08 Jul 15:57
5a313db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

0.3.0

08 Jul 13:53
3d6ffda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

0.2.0

25 Jun 08:33
f2a6812
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

0.1.0

23 Jun 17:09
f9abc41
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @goccy made their first contribution in #1

Full Changelog: https://github.com/goccy/go-zetasqlite/commits/v0.1.0