Skip to content

Version v0.16.4

Latest
Compare
Choose a tag to compare
@proofrock proofrock released this 21 Apr 12:45
7461a3f

A bit of status report. The ws4sql fork (to integrate duckdb alongside sqlite) is unfortunately stuck... well, I am stuck... because I cannot get the new 1.2.0 duckdb version to compile statically as the old version used to. Also unfortunately, in the last year or so my time is severely limited, and I am not able to dedicate personal resources to this project. So any hiccup (as the one I described) becomes a major showstopper. 😒 I am sorry about the situation, I will continue maintaining this branch and attempting to go on with the other, too.

If you find this project useful, and can help, please let me know. I could use some help right now 😊.

Aligned to SQLite 3.49.1. Compiled with go 1.24.2.

  • SQLite 3.49.1
  • Library updates
  • Fixes for linter warnings

Docker images for amd64, arm and arm64 are here.

This release is backwards compatible up to v0.11.x, and the existing client libraries don't need to be changed.