Releases: oqc-community/rasqal
v0.1.7
v0.1.6
Main change is minor update to Tkets default-provided routing. It's recommended backends provide their own routing as the one provided is very bare-bones and may require more tweaking.
v0.1.5
Optimization library had a dependency yanked, fixed version required higher version of Python and seemed a good time to update anyway.
Please update when possible and apologies if this now puts it at a Python version beyond what you're using.
v0.1.4
The previous release seemed to have corrupted Windows packaging, this will (hopefully) fix that.
v0.1.3
Increase the build matrix targets to allow for more Windows and Mac systems to use it.
v0.1.2
- Exception message for overrunning the step count is now formatted correctly.
- Pointed build badge at pypi deployment
- Minor fixes to build scripts and documentation.
v0.1.1
Fixed certain panic messages not being propagated through the Python API's. While they could still be seen in the logs it would've made it harder for people to work out what was wrong with their various engines.
v0.1.0
Initial release.