Skip to content

Releases: Hunter87ff/dry-runner

V1.0.8

21 Dec 19:06
Compare
Choose a tag to compare

What's New

Added language support for Go lang.

Official Page
Official Portable (v1.23.4)

Full Changelog: 1.0.65...V1.0.8

v1.0.71

31 Aug 18:58
df65533
Compare
Choose a tag to compare

What's Changed

  • Added new language support : TypeScript, Dart
  • Optimised overall performance
  • Added log for better debudding

New Language and File Extensions

  • Dart
  • Typesctipt

TODO

  • Hope to add some more language support
  • HTML preview (integrated live server)
  • Customization

Full Changelog: v1.0.65...v1.0.71

v1.0.65

18 Aug 18:15
1428dfd
Compare
Choose a tag to compare

What's Changed

  • Added a bunch of file extension support including exe, class, jar
  • Optimised overall performance
  • Added log for better debudding
  • New Language support (Kotlin,shell)

New Language and File Extensions

  • Kotlin
  • Shell Script(ps1, sh)
  • Batch script
  • Jar File
  • Class File
  • exe File
  • pyz File

Upcomming

  • Hope to add some more language support
  • HTML preview (integrated live server)
  • Customization

Full Changelog: 1.0.6...v1.0.65

v1.0.6

17 Aug 15:28
Compare
Choose a tag to compare

What's Changed

Fixed java code execution error
Improved overall user experience
Uploaded highly compressed executable archives
Terminal Auto Identification Improved(working on my systems i don't know about your's)

  • If you're facing any terminal syntax related issue, please raise an issue

Supported Languages:

  • Java
  • Python
  • C/C++
  • PHP
  • Node JS

New release : v1.0.65
Full Changelog: v1.0.4...1.0.6

v1.0.4

11 Aug 13:34
4697229
Compare
Choose a tag to compare

What's Changed

  • Added new language support
  • New configuration to fix runtime path error
  • enhanced overall memory consumption
  • More customizable path settings

Requirements:

  • VS Code 1.75.0+

New Languages:

  • Java
  • Python
  • PHP
  • Node JS

Upcomming

  • much more language support
  • new customizable features
  • feature to install dependencies by itself
  • maybe an AI integration too (i'm not sure about it btw)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Apr 12:44
Compare
Choose a tag to compare

Fixed file path issue on linux, updated overall configuration
Full Changelog: v1.0.2...v1.0.3

v1.0.2

10 Apr 08:19
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Changes

  • optimized overall performance
  • decreased overall extension size
  • updated docs
  • updated support for linux

v1.0.1

07 Apr 06:41
Compare
Choose a tag to compare

Fixed Some Bugs and improved overall user experience

Changes

  • fixed execution error
  • added default shortcut to stop
  • fixed restart issue
  • updated disposable terminal
  • changed log from popup to output log

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Apr 18:09
5237031
Compare
Choose a tag to compare

Initial Stage, currently working on windows