Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Releases: sgrottel/little-starter

v0.7.1 - Updated to SimpleLog

02 Apr 09:50
2cf1148

Choose a tag to compare

Pre-release

Patch release:
SimpleLog class should enable log file writing in error case to hunt down bug #13

Delay, IsSelectedIf, and Improved Release Package

22 Dec 09:37
53a6dde

Choose a tag to compare

  • Implemented Delay and IsSelectedIf config options
  • Including LICENSE, README.md, and ComponentSource.json in release package
  • Added config file schema

Keyboard control and log files

07 Dec 07:16
d77918f

Choose a tag to compare

  • Keyboard control: A, N, ESC, F5, Enter
  • Minor Design optimization
  • Log files

"Refresh" Button

03 Oct 05:35
8b523c4

Choose a tag to compare

Added "Refresh" button to force re-load of config file and reset of actions.
This is helpful, e.g. if some actions were on an unavailable drive (network), which became available later.

v0.4

13 Sep 06:08
e729143

Choose a tag to compare

  • removed horizontal scrollbar for action listview
  • added loading label
  • spawning processes in parallel

Icons and File Checks

10 Sep 13:34
5f65b48

Choose a tag to compare

You can now add icons to the actions.

If the actions filename targets a valid, absolute path, but the path's root (the drive) is not available, the action will be disabled.

Prerelease v0.2

10 Sep 11:59
da40791

Choose a tag to compare

Now, with more buttons!

First Implementation

10 Sep 11:04
ed67c68

Choose a tag to compare