1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-01 09:10:37 +00:00
qb64/CHANGELOG.md
2021-10-17 22:40:38 -03:00

425 B

QB64 development build - Changelog

New features

All platforms

  • Implement the _Bin$ function as counterpart to &B prefixed number strings. Usage is analog to the legacy OCT$ and HEX$ functions.
  • Add "Check For Newer Version" option in the Help menu.
  • Save Watch Panel position and size.