Skip to content

Releases: lcpluginmaker/external

v2.2.0

15 Jul 11:47
2bf77b2

Choose a tag to compare

Adapt to LeoConsole 2.1.0

v2.1.0

17 Jun 14:18
ab33483

Choose a tag to compare

new api

v2.0.0

11 Jun 19:07
464f282

Choose a tag to compare

Changes

  • support for Go plugins
  • scripts-list removed

v1.1.0

09 Jun 15:05
ab8c198

Choose a tag to compare

Changes

New json-base64 based format for passing over the data

v1.0.1

08 Jun 18:38
e17ba44

Choose a tag to compare

update readme and manifest

v1.0.0

01 May 14:36
b21bcde

Choose a tag to compare

Improvements

  • register every script as own LeoConsole command
  • manifest 2.1
  • compatibility with LeoConsole 2.0.0

v0.0.4

01 May 12:38
50ef135

Choose a tag to compare

Improvements

  • add apkg manifest
  • use share/scripts for scripts
  • add example script

v0.0.3

30 Apr 14:07
e717596

Choose a tag to compare

Improvements

  • pass data to scripts
  • update readme, documentation of how data is passed

v0.0.2

29 Jan 09:59
794a5d8

Choose a tag to compare

New commands

  • exec: execute an arbitrary command or program (optionally with arguments)

v0.0.1

18 Jan 19:30
96c63c3

Choose a tag to compare

Initial release

Features

  • run scripts from scripts directory by name
  • list installed scripts