File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ ** 12.27 (26 April 2024) **
5+
6+ - Add new function TRANSPOSE()
7+ - Allow modules to return objects with methods that take arguments
8+ - Fix TSAVE bug #205
9+ - Fix bug #149 : Problem with big hex numbers in windows
10+ - Fix bug: LINEQN tolerance
11+ - Fix building on Cygwin
12+ - Fix floating-point number round-precision bug when converting a floating-point number to string.
13+ - Fix for RoundPrecisionBug
14+ - Fix linking issue on MSYS2
15+ - Fix parameter number error when calling a unit sub/func
16+ - Fix redim regression
17+ - Fix: RTRIM changes input string
18+ - Improvements for image.save()
19+ - Serial port improvements.
20+ - Show a runtime error if a module calls exit()
21+ - Bugfix for image.clip() and image.save()
22+ - Fix image save
23+ - Added mechanism for cleaning up resources when the associated map falls out of scope
24+
425** 12.26 (26 March 2023) **
526
627- FLTK and SDL version numbers now included in SBVER
Original file line number Diff line number Diff line change 1111
1212## Windows
1313
14- [ 12.26 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_26 /smallbasic_12.26 .zip ) {target="_ blank"}
14+ [ 12.27 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_27 /smallbasic_12.27 .zip ) {target="_ blank"}
1515
1616## Linux
1717
3535
3636## Source code
3737
38- [ 12.26 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_26 /smallbasic-12.26 .tar.gz ) {target="_ blank"}
38+ [ 12.27 ] ( https://github.com/smallbasic/SmallBASIC/releases/download/12_27 /smallbasic-12.27 .tar.gz ) {target="_ blank"}
3939
4040## Other releases
4141
You can’t perform that action at this time.
0 commit comments