Skip to content

Commit 00d11f9

Browse files
committed
new version
1 parent 8c1d01e commit 00d11f9

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Messages/v3.2.5.txt renamed to Messages/v3.3.0.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,28 @@ has successfully updated
1111

1212
*************************
1313

14-
VERSION 3.2.5
14+
VERSION 3.3.0
1515

1616
*************************
1717

1818
CHANGELOG:
1919

2020
# changed
21-
• Global params (green) now get recognized when used as an array
22-
• Params weren't recognized when used in an array
21+
• Global params (green) now get recognized when used as an array.
22+
• Params weren't recognized when used in an array.
23+
• The way GDL-S looks for HSF and GSMs is greatly improved.
2324

2425
# added
26+
• New project settings: With `convert_on_save` set to true a GSM will automatically be built if you edited and saved a GDL file.
2527
• Backticks (`) get auto matched now, if the respective ST setting is enabled by the user.
2628
• Snippets for the parameter list in `libpartdata.xml` were added. [^1]
2729

2830
# fixed
2931
• In certain circumstances the GSM Build command could fail.
30-
• Multiroot environments weren't utilized properly.
32+
• If the user had file extensions being ALLCAPS the conversion failed.
33+
34+
# removed
35+
• Multiroot environments are error prone and support (which was instable before already) for it has been removed. It might return at a later point however.
3136

3237

3338
---

0 commit comments

Comments
 (0)