11 lines
402 B
Markdown
11 lines
402 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.
|
|
- Spark will automatically chdir to the project root when loading the environment.
|
|
This makes sure scripts and plugins etc all start at a known location.
|
|
- Added makeself and pharlite in `tools`.
|