Skip to content

v0.9.4

Latest
Compare
Choose a tag to compare
@mlin mlin released this 01 Mar 03:25
· 2 commits to main since this release
  • Fix a concurrency bug introduced by fixing the prior concurrency bug in v0.9.3
  • Update SQLite & Zstandard versions

Start here πŸ‘‰ docs πŸ‘ˆ

PyPI version conda Crates.io

Most developers should install a package through pip/conda/maven/cargo. They bundle the same prebuilt library files available below; the latter can be used with C/C++ projects and yet-to-be-packaged languages.

  • libgenomicsqlite.so for Linux x86-64 (Ivy Bridge), built in CentOS 7
  • libgenomicsqlite.dylib for macOS Catalina x86-64

An up-to-date version of SQLite itself (β‰₯3.31.0) is also required, as detailed in the docs. If unable to upgrade the host SQLite, a prebuilt Linux x86-64 libsqlite3.so.0 is available below, for deployment with suitable LD_LIBRARY_PATH.

USE AT YOUR OWN RISK: This project is not associated with the SQLite developers.


SHA-256 digests:

baa1440514341f2f5327b66fa8d94d4752b7bfab4a27e266c3cd9d6377310f79  libgenomicsqlite.so
4be1a68c6894664bb88c56aedd1b63c31d846c9d6d1eb7e1dd69c40510494b88  libgenomicsqlite.dylib
4485b89bfcac56ae20dd0ecfbca07f6a6cd53f59f18eb3a31ce6cc4d2f322950  genomicsqlite-jdbc-v0.9.4.jar
56d8684bd694cecbd1961cb690c360c8d02e03665a2e7d7ec780ddda47821367  libsqlite3.so.0