@iebh/tera-fy 1.9.1 → 1.11.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,25 @@
1
1
  # Changelog
2
2
 
3
+ # [1.11.0](https://github.com/IEBH/TERA-fy/compare/v1.10.0...v1.11.0) (2024-06-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * Much better handshake handling for the various initComms() profiles ([6de5e9b](https://github.com/IEBH/TERA-fy/commit/6de5e9bc15b2df89942d82f782fc7123eea6fb13))
9
+
10
+ # [1.10.0](https://github.com/IEBH/TERA-fy/compare/v1.9.1...v1.10.0) (2024-06-08)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * More file content handling functionality ([ca96f04](https://github.com/IEBH/TERA-fy/commit/ca96f045ecc4551f58ed6512485c97bc6a2f7878))
16
+ * Use correct dialog title when handling files ([0d261e7](https://github.com/IEBH/TERA-fy/commit/0d261e72fc992a5d8e6a18ba9b024e8d1cf37984))
17
+
18
+
19
+ ### Features
20
+
21
+ * Added uiProgress() functionality ([371094d](https://github.com/IEBH/TERA-fy/commit/371094d598161b7eecbf61c4295d8c26d527d449))
22
+
3
23
  ## [1.9.1](https://github.com/IEBH/TERA-fy/compare/v1.9.0...v1.9.1) (2024-06-06)
4
24
 
5
25