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.
0.2.0 - 2018-01-25
- This changelog so developers can stay informed of changes 👏
- Moved JavaScript files in the
src
directory instead of the project root because there's likely going to be more files in the future.
- Bug where an extra input was injected when using passing a dynamic expression.
- Initial public release including all the basics; working proof of concept code, readme, etc.