php-spark/CHANGELOG.md
Christopher Vagnetoft d940a94611 Plugin manager, misc fixes
* Fixed an error when trying to create nonexisting resource type
* Updated the init-command to create plugins and scipts directories
* Added a basic installer function
2021-12-09 00:12:37 +01:00

9 lines
204 B
Markdown

# Changelog
## 0.1.0
- Initial beta release version.
- Plugin manager: If `SPARK_PLUGINS` envvar is set, the `plugins` command will be
available to manage symlinks to the globally installed plugins.