File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change 1
1
GENERATIVE DESIGN CODE PACKAGE FOR P5.JS
2
2
3
+ ----------------------------------------------------------------
4
+ Version 1.3.2 - 29 Sep 2021
5
+
6
+ 🛠 Maintenance release:
7
+
8
+ * Upgraded from p5.js 1.3.1 to 1.4.0
9
+ * Upgraded various other dependencies
10
+
11
+
12
+ ----------------------------------------------------------------
13
+ Version 1.3.1 - 10 Jun 2021
14
+
15
+ * Upgraded from p5.js 1.1.9 to 1.3.1
16
+ * Upgraded various other dependencies
17
+ * Fix for issue [ #175 ] ( https://github.com/generative-design/Code-Package-p5.js/issues/175 )
18
+
19
+
3
20
----------------------------------------------------------------
4
21
Version 1.2.0 - 26 Sep 2020
5
22
6
- Maintenance release:
23
+ 🛠 Maintenance release:
7
24
8
25
* Upgrading p5.js from 0.7.2 to 1.1.9
9
26
* Upgraded various other dependencies
@@ -12,7 +29,7 @@ Maintenance release:
12
29
----------------------------------------------------------------
13
30
Version 1.1.0 - 26 Nov 2018
14
31
15
- Maintenance release:
32
+ 🛠 Maintenance release:
16
33
17
34
* Upgrading p5.js from 0.5.14 to 0.7.2
18
35
* Small tweaks to adapt sketches to p5 0.7.2
You can’t perform that action at this time.
0 commit comments