Releases: lite-xl/lite-xl-plugin-manager
Releases · lite-xl/lite-xl-plugin-manager
v1.2.3
- STDIN flushing was added for prompts.
- Partially downloading files, then cancelling no longer causes lpm to break on subsequent operations.
- Fixed a bug relating to local paths not being computed directly under some cirstumances leading to errors on install.
- Small terminals will no longer spew huge amounts of output into the console when downloading things; we'll now truncate download status prompts when attached to a small TTY.
- Improved error handlings of tar extracting.
- Added discord release notifications to CI.
v1.2.2
- Added in ability to disallow
self-upgrade
at compile time with-DLPM_DEFAULT_RELEASE=''
. - Added in the ability to specify which files to chmod executable with
addons.files.extra.chmod_executable
.
v1.2.1
Updated CHANGELOG.md.
v1.2.0
Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-manager
v1.1.0
Updated CHANGELOG.md.
v1.0.14
Removing empty comments.
v1.0.13
Fixed CI.
v1.0.12
Updated CHANGELOG.md.
v1.0.11
Updated CHANGELOG.md.
v1.0.10
Updated CHANGELOG.md.