Skip to content

Commit

Permalink
Updated CHANGELOG for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Sep 11, 2023
1 parent 3b46676 commit 7d6cb50
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
19 changes: 19 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ ipyvue-flatsurf Change Log

.. current developments

v0.6.0
====================

**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.



v0.5.6
====================

Expand Down
17 changes: 0 additions & 17 deletions news/ipymuvue.rst

This file was deleted.

0 comments on commit 7d6cb50

Please sign in to comment.