Skip to content

sqleet v0.25.1

Compare
Choose a tag to compare
@resilar resilar released this 21 Sep 22:02

sqleet as a drop-in replacement for the SQLite3 amalgamation.

What's new in v0.25.1?

  • SQLite v3.25.1
  • Fix access violation on a read-only key buffer (the user should destroy the key, not the library)
  • Updated README