Skip to content

Releases: st4s1k/scenario-rs

scenario-rs v0.6.0

16 May 21:01
Compare
Choose a tag to compare

New features:

  • Added an "Execution progress" section to the main area to display step execution in real time
  • Changed the font to Jetbrains Mono and changed font size
  • Changed element sizing from pixels to rem
  • Added Apache/MIT dual license
  • Some refactoring here and there

See the assets to download this version and install.

screenshot_4

Full Changelog: v0.5.3...v0.6.0

scenario-rs v0.5.3

24 Apr 17:57
Compare
Choose a tag to compare
  • Added some tests (WIP)
  • Reorganized module structure
  • Covered some edge cases

See the assets to download this version and install.

Full Changelog: v0.5.2...v0.5.3

scenario-rs v0.5.2

09 Apr 20:54
Compare
Choose a tag to compare

New features:

  • Modern scrollbar style

See the assets to download this version and install.

screenshot_0

Full Changelog: v0.5.1...v0.5.2

scenario-rs v0.5.1

09 Apr 16:06
Compare
Choose a tag to compare

New features:

  • Better execution log formatting

See the assets to download this version and install.

screenshot_0

Full Changelog: v0.5.0...v0.5.1

scenario-rs v0.5.0

29 Mar 02:32
Compare
Choose a tag to compare

New features:

  • Steps tab

See the assets to download this version and install.

screenshot_1

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

scenario-rs v0.4.0

15 Mar 14:32
Compare
Choose a tag to compare

New features:

  • Required variable types and configuration

See the assets to download this version and install.

[variables.required]
local_jar_path = { type = "Path", label = "Local JAR Path" }
some_other_path = { type = "Path", label = "Some Other Path" }
some_variable = { type = "String", label = "Some Variable" }
timestamp = { type = "Timestamp", label = "Timestamp", format = "%Y-%m-%dT%H%M%S%:z", read_only = true }

Full Changelog: v0.3.0...v0.4.0

scenario-rs v0.3.0

14 Mar 03:40
Compare
Choose a tag to compare

New features:

  • Tasks tab
  • Renamed Defined Variables tab to simply Variables

See the assets to download this version and install.

Full Changelog: v0.2.0...v0.3.0

scenario-rs-gui_PhH74Craev
scenario-rs-gui_KgUawXgZsh

scenario-rs v0.2.0

14 Mar 03:40
Compare
Choose a tag to compare

New features:

  • Sidebar
  • Defined Variables tab

See the assets to download this version and install.

Full Changelog: v0.1.0...v0.2.0

scenario-rs-gui_CN9plefyUi

scenario-rs v0.1.0

10 Mar 02:38
Compare
Choose a tag to compare

See the assets to download this version and install.

Full Changelog: https://github.com/st4s1k/scenario-rs/commits/v0.1.0

scenario-rs-gui_qK9ZiXdEto