Skip to content

2.13.0

Compare
Choose a tag to compare
@Col-E Col-E released this 30 Nov 00:39
· 2450 commits to master since this release

2.13.0 (2020-11-30)

Features

  • Mac users can now use system menubar instead of the built-in menubar (9b04d04)
  • Mac users should now see the logo in the dock (9b04d04)

Bug Fixes

  • Assembler verification failing due to not freeing variables when the scope changes (b492a62c)
  • Assembler not failing when attempting to store a wider type into a narrower one (b492a62c)