@microtronics/studio-cli 0.59.0 → 0.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.61.0 (2026-04-22)
4
+
5
+ ### Bug Fixes
6
+
7
+ * **cli:** correct dimension define reference for structured array blob fields ([3f3e551](https://bitbucket.org/microtronics-core/vscode-studio/commits/3f3e551c202f2f84032d6b1dec1ffa4b6c43679f))
8
+ * **cli:** suppress warning 224 in binary format helper function ([3525494](https://bitbucket.org/microtronics-core/vscode-studio/commits/352549496a7a88b8edcf98bf777ec4052c94e87c)), closes [#pragma](https://bitbucket.org/microtronics-core/vscode-studio/issues/pragma)
9
+
10
+ ## 0.60.0 (2026-04-16)
11
+
12
+ ### Bug Fixes
13
+
14
+ * **cli:** remove temp variable in binary format helper and use aData directly ([14dc4e4](https://bitbucket.org/microtronics-core/vscode-studio/commits/14dc4e48d27470fb9e5b3c5974e329654bfd4cf4))
15
+
3
16
  ## 0.59.0 (2026-04-14)
4
17
 
5
18
  ## 0.58.0 (2026-04-14)