Skip to content

Releases: keith-packard/snek

1.10

28 Nov 20:59
Compare
Choose a tag to compare

What's Changed

  • Ignore 'from import *' commands by @keith-packard in #90
  • Share prngs across all devices by @keith-packard in #98
  • Update avr bits for new compiler by @keith-packard in #100
  • Bring math, random and time symbols into global namespace by @keith-packard in #99
  • Support ubaboot on ATmega 32u4 targets. This 512-byte USB bootloader is bundled with snek.

Full Changelog: 1.9...1.10