Releases: SciQLop/SciQLopPlots
v0.4.0
Adds windows support.
Drops Numpy C API usage in favor of Python Buffer Protocol.
Full Changelog: v0.3.4...v0.4.0
v0.3.4
Releases GIL whenever possible for SciQLop Graph/Colormap setData methods.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Ensures GIL is acquired while inc/dec refcount of numpy arrays.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Ensures GIL is acquired while inc/dec refcount of numpy arrays.
Full Changelog: v0.3.1...v0.3.2
v0.3.1
SciQLopGraph is now safer to use from python, it is more resilient to wrong objects order deletion.
Full Changelog: v0.3.0...v0.3.1
v0.2.6
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.3...v0.2.4
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.1.8
Fixes bug on extensive zoom in and ensure there can't be any race condition on graph data.
Full Changelog: v0.1.7...v0.1.8