Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 Phoenix Edition v3.11.0 Released!
#1
QB64 Phoenix Edition v3.11.0!

https://github.com/QB64-Phoenix-Edition/...ses/latest

Enhancements
  • #419 - Filesystem refactor and update - @a740g
             Added _FILES$ to read file and directory names programmatically.
             Added _FULLPATH$ to get an absolute or full path name for a specified relative path name.
             _DIR$ now works as expected on Linux & macOS.
             FILES now works on Linux & macOS. 
             KILL now supports deleting files on Linux & macOS using wildcards.
  • #421 - Updated MinGW-GCC to v13.2.0 and LLVM-MinGW to v17.0.6 - @a740g
  • #422 - Updated miniaudio to v0.11.21 - @a740g

Bug Fixes
  • #420 - Fixed several CONST issues - @SteveMcNeill
             Negative &H, &B, and &O numbers will now evaluate to the correct values.
             Type suffixes on numbers will no longer cause CONST to ignore the rest of the expression past the suffix.
                 Ex. 20& + 1 previously caused the + 1 to be ignored, it now evaluates correctly as 21.

**Full Changelog**: v3.8.0...v3.9.0
Reply


Messages In This Thread
QB64 Phoenix Edition v3.11.0 Released! - by a740g - 01-03-2024, 05:45 PM



Users browsing this thread: 1 Guest(s)