Skip to content

Releases: pygae/pyganja

v0.0.15

Choose a tag to compare

@eric-wieser eric-wieser released this 09 Jun 13:44

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

v0.014

Choose a tag to compare

@hugohadfield hugohadfield released this 11 Mar 10:45
8664dba

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

v0.0.13

Choose a tag to compare

@hugohadfield hugohadfield released this 27 Oct 14:02
37012dd
Bump version for release

v0.0.12

Choose a tag to compare

@hugohadfield hugohadfield released this 06 Mar 14:47
Version bump to 0.0.12

v0.0.11

Choose a tag to compare

@eric-wieser eric-wieser released this 11 Dec 13:31
f93a183
Version bump to 0.11.0

v0.0.10 - better color support

Choose a tag to compare

@eric-wieser eric-wieser released this 09 Dec 12:24

Pushed in preparation for a presention in Brno

v0.0.9 - ganja.js update

Choose a tag to compare

@eric-wieser eric-wieser released this 08 Dec 13:59
31a6551

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

Choose a tag to compare

@eric-wieser eric-wieser released this 06 Nov 13:18

Better support for 2d CGA

v0.0.7

Choose a tag to compare

@eric-wieser eric-wieser released this 31 Oct 15:16

Fixes #34

v0.0.6

Choose a tag to compare

@eric-wieser eric-wieser released this 31 Oct 14:06

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