Skip to content

Dosato v0.6.3

Compare
Choose a tag to compare
@Robotnik08 Robotnik08 released this 29 Nov 21:45
· 86 commits to main since this release
0580709

Bug fixes

  • String literals would override constant index for template literals containing the " character
  • Stack bug with functions being called by C functions (API functions map, filter, etc)
  • Updated dosato library API header

Removals

  • uppercase versions of constants, this means older pre 0.6.2 code is semi unsupported