[1.0.4] - 2025-10-25
Fixed
Resolved SQLite UnsatisfiedLinkError caused by relocating org.sqlite during shading. The sqlite-jdbc driver is now shaded without relocation so its native bindings can load correctly.
Changed
Build now produces only the shaded (fat) jar; the thin "plain" jar is no longer built.