You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# WASimCommander - Change Log
2
2
3
-
## 1.2.0.0 (next)
3
+
## 1.2.0.0 (07-Nov-2022)
4
4
5
5
### WASimModule
6
6
* Fix binary data representation in results for named variable requests with 1-4 byte integer value sizes (`int8` - `int32` types) -- the result data would be encoded as a float type instead. ([8c7724e6])
@@ -86,7 +86,7 @@
86
86
* When loading data requests from a file while connected to the server, the requests are now sent asynchronously, improving UI responsiveness.
0 commit comments