Skip to content

Version 6.2.3 Release Candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jrincayc jrincayc released this 11 Jan 01:39
· 60 commits to master since this release
version_6.2.3rc1
07e7e89

What's Changed

  • Fix/standardize STANDOUT in wxWidgets builds by @dmalec in #122
  • Refactor code so selection highlighting does not depend on platform supporting inverted blit mode. by @dmalec in #123
  • Adding PRINT NOT "FALSE to show using quoted false. by @jrincayc in #125
  • Issue 126: Print preview on Windows by @dmalec in #128
  • ISSUE-129: Remove obsolete macros from configure.ac by @dmalec in #131
  • ISSUE-50: Indicate correct error line when GOTO has a nonexistent tag by @dmalec in #136
  • ISSUE-134: Fixed issue with LOADPICT if it's called before other turtle commands by @dmalec in #135
  • ISSUE-20: Resolving warnings about discarding const qualifier on assignment. by @dmalec in #141
  • Fixes Stopping with repeat by @jrincayc in #140
  • Fix debug statements by @jrincayc in #142
  • ISSUE-143: Update CI/CD actions from v2 to v3. by @dmalec in #144

Full Changelog: version_6.2.2...version_6.2.3rc1