Skip to content

Releases: pygae/pyganja

v0.0.15

09 Jun 13:44
Compare
Choose a tag to compare

Fixes a javascript crash when exporting notebooks with multiple scenes, and updates ganja.js to use the new line renderer.

v0.014

11 Mar 10:45
8664dba
Compare
Choose a tag to compare

Improved js handling, bumped ganja.js version, algebras get passed through to ganja.js with no filter

v0.0.13

27 Oct 14:02
37012dd
Compare
Choose a tag to compare
Bump version for release

v0.0.12

06 Mar 14:47
Compare
Choose a tag to compare
Version bump to 0.0.12

v0.0.11

11 Dec 13:31
f93a183
Compare
Choose a tag to compare
Version bump to 0.11.0

v0.0.10 - better color support

09 Dec 12:24
Compare
Choose a tag to compare

Pushed in preparation for a presention in Brno

v0.0.9 - ganja.js update

08 Dec 13:59
31a6551
Compare
Choose a tag to compare

In this release:

  • Updated ganja.js
  • Fixed compatibility with older jupyter
  • Notebook output no longer blurs on window resize
  • pyganja.__version__ to inspect the version number without needing to invoke pip
  • Better behavior when installed from source

v0.0.8

06 Nov 13:18
Compare
Choose a tag to compare

Better support for 2d CGA

v0.0.7

31 Oct 15:16
Compare
Choose a tag to compare

Fixes #34

v0.0.6

31 Oct 14:06
Compare
Choose a tag to compare

Fixed duplicated views in rendered notebooks, updated ganja.js to latest