@microtronics/studio-cli 0.53.0 → 0.55.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,9 +1,22 @@
1
1
  # Changelog
2
2
 
3
- ## 0.53.0 (2026-03-23)
3
+ ## 0.55.0 (2026-03-24)
4
4
 
5
- ### Bug Fixes
5
+ ### Features
6
6
 
7
+ * add comments to global defines in auto-generated DLO file ([5d490b2](https://bitbucket.org/microtronics-core/vscode-studio/commits/5d490b27cd68985449104f8a8bb07ecde8476b7b))
8
+ * track define sources with labels in comments ([8b2c8ba](https://bitbucket.org/microtronics-core/vscode-studio/commits/8b2c8bac9fbe222fb3771a1645644f7a2fa84b80))
9
+
10
+ ## 0.54.0 (2026-03-23)
11
+
12
+ ### Features
13
+
14
+ * generate dual defines.ts files for library projects ([53295e6](https://bitbucket.org/microtronics-core/vscode-studio/commits/53295e670975d53de23130abf9dd4761c5028bba))
15
+
16
+ ## 0.53.0 (2026-03-23)
17
+
18
+ ### Bug Fixes
19
+
7
20
  * load app.ini for both library and application manifests ([ab34c4f](https://bitbucket.org/microtronics-core/vscode-studio/commits/ab34c4fc4b7e0b49c42d6897e9f752a7f97f3f7e))
8
21
 
9
22
  ## 0.52.0 (2026-03-23)