Skip to content

Releases: flatsurf/ipyvue-flatsurf

0.6.3

19 Dec 22:58
Compare
Choose a tag to compare

Fixed:

  • Fixed compatibility with sage-flatsurf 0.7.*.

0.6.2

25 Sep 20:20
Compare
Choose a tag to compare

Fixed:

  • Fixed compatibility with sage-flatsurf 0.6.x.

0.6.1

20 Jun 23:24
Compare
Choose a tag to compare

Fixed:

  • Fixed package dependencies in environment.yml for development.

0.6.0

11 Sep 13:24
Compare
Choose a tag to compare

Changed:

  • Changed JavaScript glue from ipyvue to ipyμvue. We are now using Vue 3 internally and we no longer need any explicit JavaScript glue code here.

Removed:

  • Removed support for the classic Jupyter notebook. We only support JupyterLab based notebooks (e.g., the retro notebook that will replace Jupyter notebook with version 7.)

Fixed:

  • Fixed broken interaction with flow decompositions due to changes in sage-flatsurf.

  • Fixed drawing of paths in JupyterLab.

0.5.6

23 Jun 02:07
Compare
Choose a tag to compare

Fixed:

  • Fixed pin for vue.js to fix rendering in JupyterLab.

0.5.5

16 Mar 19:34
Compare
Choose a tag to compare

Fixed:

  • Fixed integration with sage-flatsurf 0.4.4

0.5.4

23 Nov 06:50
Compare
Choose a tag to compare

Fixed:

  • Upgrade vue-flatsurf to display disconnected surfaces.

0.5.3

13 Nov 20:04
Compare
Choose a tag to compare

Fixed:

  • Removed the limitation in the "paths" example notebook that intermediate connections cannot be mapped.
  • Fixed a typo in a path construction in the paths example notebook.

0.5.2

06 Nov 23:22
Compare
Choose a tag to compare

Fixed:

  • Fixed caching issue when drawing paths in the same widget.

  • Fixed a warning about the missing FlowComponent::decomposition() method.

0.5.1

06 Nov 21:37
Compare
Choose a tag to compare
Updated CHANGELOG for 0.5.1