Skip to content

v0.5.0

Compare
Choose a tag to compare
@skx skx released this 28 Apr 08:11
· 191 commits to master since this release

What's Changed

  • This release is now capable of running the Microsoft BASIC interpreter.
    • Support was added in #51.
  • Our console input was unified into a new sub-package, and gained better support for polling for pending input.
  • The documentation was updated to include a complete list of all the environmental variables that may be used to influence behaviour.
  • Finally the companion repository was updated to include three BASIC interpreters

Full Changelog: v0.4.0...v0.5.0