Skip to content

Commit 980f70c

Browse files
committed
COMMON: Update ChangeLog
1 parent 8819e02 commit 980f70c

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

ChangeLog

+35
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,44 @@
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+
15
2024-04-07 (12.27)
26
ANDROID: Implemented "android.request"
37

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+
420
2024-01-06 (12.27)
521
COMMON: Allow modules to return objects with methods that take arguments
622

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+
729
2023-08-27 (12.27)
830
COMMON: Fix parameter number error when calling a unit sub/func
931
COMMON: Show a runtime error if a module calls exit()
1032

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+
1142
2023-06-18 (12.27)
1243
COMMON: Fix redim regression
1344
PLUGINS: Added mechanism for cleaning up resources when the associated map falls out of scope
@@ -16,6 +47,10 @@
1647
CONSOLE: Fix image save
1748
ANDROID: Fix download error when there are duplicate scratch.bas files
1849

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+
1954
2023-03-26 (12.26)
2055
ANDROID: Fix setenv error #187
2156
ANDROID: update web UI dependencies

0 commit comments

Comments
 (0)