Skip to content

Releases: lcpluginmaker/apkg

v2.0.0

24 Sep 12:42
86f7a5a
Compare
Choose a tag to compare
  • manifest v4
  • clean ups
  • migration to new repository

v1.3.0

24 Jul 10:46
6cc60e4
Compare
Choose a tag to compare

Changes

  • major refacoring
  • using more built-in LeoConsole APIs
  • updating plugins

v1.2.1

18 Jun 13:39
a1fea16
Compare
Choose a tag to compare

Changes

  • fixed bugs related to the first run (config/cache directories not beeing present)

v1.2.0

17 Jun 14:11
859fdc8
Compare
Choose a tag to compare

Fix Command to comply with new API;
save repositories inside config.json

v1.1.1

14 Jun 12:54
dad8440
Compare
Choose a tag to compare

Warning: doesn't work due to API changes. Fix following soon

Changes

  • mark scripts and Go plugins as executable in Linux
  • easier file names, download plugins to corresponding directories in tmp
  • enable main repo by default
  • save repo indexes to var
  • integration with apkg-builder
  • switch to json config

v1.0.0

29 May 16:59
aec5ab7
Compare
Choose a tag to compare

First major release, for LC v2

  • clean up, compatibility with new plugin API
  • see changes in alpha and beta releases

v1.0.0-beta

08 May 11:40
b7bbe39
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Improvements and changes

  • move all installed package databases (files and version) to one place
  • clean up the code
  • check package version before installing

v1.0.0-alpha

06 May 14:45
d9c5d81
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Alpha pre-release of the major 1.0.0 version

Improvements and changes

  • Major re-work, switch to .lcpkg packages and repositories
  • clean-ups, removing/outsourcing unnecessary functionality
  • writing docs

v0.4.1

06 Feb 13:57
9fc5335
Compare
Choose a tag to compare

What's new

  • improving output
  • refactoring code
  • introducing manifest 1.1
  • checking for var folder on startup (will be important in next releases)

v0.4.0

02 Feb 17:38
4998063
Compare
Choose a tag to compare

What's new

  • heavy code refactoring
  • manifest.apkg.json: this file inside the plugin repository tells apkg how to build the plugin (checkout the docs folder)