Skip to content

Releases: cmyr/RustPlayground

0.2.1

22 Nov 16:19
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

A few small improvements

  • fixed a crash when dependencies were specified incorrectly
  • added ability to pass --release to cargo
  • support back to 10.13

0.2

08 May 21:58
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Polish and small features.

  • Output during compilation is now streamed, so you can see if crates are downloading or compiling.
  • Output for errors and warnings is now colorized.
  • Sharing: you can now create gists, and open your playgrounds on play.rust-lang.org

0.1.1

27 Apr 03:23
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

This build may install, and might not format your hard drive.

  • Fixed text geometry issues / improve selection drawing
  • draw vertical cursor and blink it
  • improved dark mode support

0.1 Alpha build 1

25 Apr 19:51
Compare
Choose a tag to compare
0.1 Alpha build 1 Pre-release
Pre-release

This build will probably not install, and if it does it will probably reformat your hard drive.