Skip to content

0.0.5

Choose a tag to compare

@nohehf nohehf released this 12 May 20:00
· 28 commits to main since this release
96ebb43

Reference queries are now done via a method on a new Querier class, that enables reusing internal structures (most notably the sqlite reader). This greatly improve performance when doing multiple queries.