All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Nothing yet
0.0.6 2017-09-02
- Execution now properly waits for completion before continuing.
0.0.5 2017-08-31
- Configuration now takes
preRelease
andrelease
properties; Both of which require an array of functions.
0.0.4 - 2017-08-14
- Now using
done()
to finish an execution block, to support async llama-rlsr modules
0.0.3 - 2017-08-05
- Updating metadata file after execution
- Corrected configuration path resolution
0.0.2 - 2017-08-04
- Renamed module to llama-rlsr because someone else got rlsr first
0.0.1 - 2017-08-04
- Added basic skeleton for calling rlsr modules