File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2024-04-14 (12.27)
2
+ COMMON: Fix bug #149: Problem with big hex numbers in windows
3
+ COMMON: Add new function TRANSPOSE()
4
+
1
5
2024-04-07 (12.27)
2
6
ANDROID: Implemented "android.request"
3
7
8
+ 2024-02-19 (12.27)
9
+ COMMON: Fix TSAVE bug #205
10
+
11
+ 2024-01-22 (12.27)
12
+ COMMON: Fix linking issue on MSYS2
13
+
14
+ 2024-01-14 (12.27)
15
+ COMMON: Improvements for image.save()
16
+
17
+ 2024-01-13 (12.27)
18
+ COMMON: Serial port improvements.
19
+
4
20
2024-01-06 (12.27)
5
21
COMMON: Allow modules to return objects with methods that take arguments
6
22
23
+ 2023-12-01 (12.27)
24
+ CONSOLE: Bugfix for image.clip() and image.save()
25
+
26
+ 2023-10-31 (12.27)
27
+ COMMON: Fix: RTRIM changes input string
28
+
7
29
2023-08-27 (12.27)
8
30
COMMON: Fix parameter number error when calling a unit sub/func
9
31
COMMON: Show a runtime error if a module calls exit()
10
32
33
+ 2023-08-05 (12.27)
34
+ COMMON: Fix building on Cygwin
35
+
36
+ 2023-07-23 (12.27)
37
+ COMMON: Fix for RoundPrecisionBug
38
+
39
+ 2023-07-18 (12.27)
40
+ COMMON: Fix redim regression
41
+
11
42
2023-06-18 (12.27)
12
43
COMMON: Fix redim regression
13
44
PLUGINS: Added mechanism for cleaning up resources when the associated map falls out of scope
16
47
CONSOLE: Fix image save
17
48
ANDROID: Fix download error when there are duplicate scratch.bas files
18
49
50
+ 2023-05-14 (12.27)
51
+ COMMON: Fix bug: LINEQN tolerance
52
+ COMMON: Fix floating-point number round-precision bug when converting a floating-point number to string.
53
+
19
54
2023-03-26 (12.26)
20
55
ANDROID: Fix setenv error #187
21
56
ANDROID: update web UI dependencies
You can’t perform that action at this time.
0 commit comments