Skip to content

Releases: vlang/playground

v0.1.0

09 Jan 10:13
Compare
Choose a tag to compare

cover

This is the first release here, however Playground has already had several versions, one of which introduced a new design and was released in October 2022.

All changes regarding the release in October.

Changes

  • Simple autocompletion (thanks @i582)
  • New examples (thanks @walkingdevel)
  • Ability to run multiple threads (thanks @walkingdevel)
  • Ability to run file as tests (thanks @i582)
  • Improved highlighting (thanks @i582)
  • Bug fixes and minor improvements (thanks @walkingdevel)
  • Resizable terminal (thanks @carlosqsilva)