Skip to content

Commit

Permalink
SciSnap! v3 update, thanks, Eckart!
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoenig committed Aug 7, 2024
1 parent 54edbd5 commit bff89c4
Show file tree
Hide file tree
Showing 8 changed files with 5,481 additions and 5,052 deletions.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## in development:
* **Notable Changes:**
* SciSnap! v3 extension, update - new major release -, thanks, Eckart!
* exclude "reportHyperZip" from collected block dependencies for libraries etc.
* MQTT extension update, thanks, Simon and Xavier!
* **Notable Fixes:**
Expand All @@ -14,6 +15,8 @@
### 2024-08-07
* embroidery library: fixed customized "GO TO" primitive for selected target sprite, (partially) enables nested sprites trails embroidery
* objects: exclude "reportHyperZip" from collected block dependencies for libraries etc.
* MQTT extension update, thanks, Simon and Xavier!
* SciSnap! v3 update, thanks, Eckart!

### 2024-08-06
* morphic: fixed occasional buffer overflow issue for code embedded in script pics, thanks, Dariusz!
Expand Down
4 changes: 2 additions & 2 deletions libraries/LIBRARIES.json
Original file line number Diff line number Diff line change
Expand Up @@ -1770,8 +1770,8 @@
"name": "~"
},
{
"fileName": "SciSnap!2Blocks.xml",
"name": "SciSnap! v2",
"fileName": "SciSnap3Blocks.xml",
"name": "SciSnap! v3",
"description": "Scientific Functions, Graphing, SQL interface, Machine Learning, from Uni Göttingen (Eckart Modrow)",
"translations": {
"ca": {
Expand Down
1 change: 0 additions & 1 deletion libraries/SciSnap!2Blocks.xml

This file was deleted.

1 change: 1 addition & 0 deletions libraries/SciSnap3Blocks.xml

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions libraries/SciSnap3Costumedata.js

Large diffs are not rendered by default.

5,454 changes: 5,454 additions & 0 deletions libraries/SciSnap3Extensions.js

Large diffs are not rendered by default.

Loading

0 comments on commit bff89c4

Please sign in to comment.