Skip to content

Commit 9788a67

Browse files
committed
Bump Visualize to v1.8
We now bundle most of the javascript code using webpack. Also, bump from Boostrap 3 -> Bootstrap 5 support.
1 parent 2d5124a commit 9788a67

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

M2/Macaulay2/packages/Visualize.m2

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
newPackage(
2020
"Visualize",
21-
Version => "1.7",
22-
Date => "May 3, 2025",
21+
Version => "1.8",
22+
Date => "October 27, 2025",
2323
Authors => {
2424
{Name => "Brett Barwick", Email => "[email protected]", HomePage => "http://faculty.uscupstate.edu/bbarwick/"},
2525
{Name => "Thomas Enkosky", Email => "[email protected]", HomePage => "http://math.bu.edu/people/tomenk/"},
@@ -68,6 +68,10 @@ export {
6868

6969
-*
7070
71+
1.8 (2025-10-27, M2 1.25.11)
72+
* use webpack to bundle most of the javascript libraries
73+
* bootstrap 3 -> bootstrap 5
74+
7175
1.7 (2025-05-03, M2 1.25.05)
7276
* update for leadTerm changes
7377

0 commit comments

Comments
 (0)