Skip to content

Releases: SciQLop/SciQLopPlots

v0.4.0

04 Jun 17:20
Compare
Choose a tag to compare

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

01 May 08:50
Compare
Choose a tag to compare

Releases GIL whenever possible for SciQLop Graph/Colormap setData methods.

Full Changelog: v0.3.3...v0.3.4

v0.3.3

25 Apr 08:18
Compare
Choose a tag to compare

Ensures GIL is acquired while inc/dec refcount of numpy arrays.
Full Changelog: v0.3.2...v0.3.3

v0.3.2

25 Apr 07:41
Compare
Choose a tag to compare

Ensures GIL is acquired while inc/dec refcount of numpy arrays.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

24 Apr 13:24
Compare
Choose a tag to compare

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

18 Apr 15:40
Compare
Choose a tag to compare

Full Changelog: v0.2.5...v0.2.6

v0.2.5

18 Apr 07:59
Compare
Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Apr 11:26
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.2

10 Apr 17:02
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.1.8

23 Mar 12:12
Compare
Choose a tag to compare

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