Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

v0.1.2 - 2021-06-15

Changed

  • Querying functions now release GIL to allow efficient parallel querying.

v0.1.1 - 2021-06-13

Fixed

  • Source distribution missing Cython and C++ sources, thus preventing compilation.

v0.1.0 - 2021-06-13

Initial release.