Skip to content

12_27

Latest
Compare
Choose a tag to compare
@chrisws chrisws released this 26 Apr 08:43
· 2 commits to master since this release
84c2246

COMMON: Add new function TRANSPOSE()
COMMON: Allow modules to return objects with methods that take arguments
COMMON: Fix TSAVE bug #205
COMMON: Fix bug #149: Problem with big hex numbers in windows
COMMON: Fix bug: LINEQN tolerance
COMMON: Fix building on Cygwin
COMMON: Fix floating-point number round-precision bug when converting a floating-point number to string.
COMMON: Fix for RoundPrecisionBug
COMMON: Fix linking issue on MSYS2
COMMON: Fix parameter number error when calling a unit sub/func
COMMON: Fix redim regression
COMMON: Fix: RTRIM changes input string
COMMON: Improvements for image.save()
COMMON: Serial port improvements.
COMMON: Show a runtime error if a module calls exit()
CONSOLE: Bugfix for image.clip() and image.save()
CONSOLE: Fix image save
PLUGINS: Added mechanism for cleaning up resources when the associated map falls out of scope