Skip to content

Commit ec8fb5d

Browse files
committed
Updating CHANGES file for upcoming release
1 parent 26e4b5c commit ec8fb5d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ December 2018
1515
- More options supported and documented
1616
- Many more examples added to manual, some moved from external .ipynb file
1717
- Improved testing scripts
18+
19+
February 2019
20+
- Made the package independent of the Jupyter Notebook; it now detects
21+
whether it is being run in that environment or not, and configures itself
22+
appropriately (but can be reconfigured on the fly to a degree).
23+
- If being run from the GAP REPL, plotting functions create temporary HTML
24+
pages with visualizations in them and display them using the system's
25+
default web browser.

0 commit comments

Comments
 (0)