Skip to content

Releases: database-playground/sqlrunner-v2

1.0.0

18 Oct 21:22
932dc32

Choose a tag to compare

SQL Runner is stable enough in production to release its first stable version 🥰

  • Upgrade dependencies to the latest version as of October 19.
  • Improve CI speed and update Go in the CI workflow to version 1.25.
  • Add golangci-lint to the CI process.

Full Changelog: v0.1.3...v1.0.0

0.1.3

14 Sep 23:04
9a57a2f

Choose a tag to compare

0.1.2

06 Sep 15:40
0d0d94e

Choose a tag to compare

Speed up the build in CI by caching the Go module directory.

0.1.1

06 Sep 15:16
dbd4040

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Dec 13:24
94f9390

Choose a tag to compare

fix(lib): Handle SQLite's time format correctly