Skip to content
This repository has been archived by the owner on May 18, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 945 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 945 Bytes

Changelog

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

Added

  • This changelog so developers can stay informed of changes 👏

Changed

  • Moved JavaScript files in the src directory instead of the project root because there's likely going to be more files in the future.

Fixed

  • Bug where an extra input was injected when using passing a dynamic expression.

0.1.0 - 2018-01-24

Added

  • Initial public release including all the basics; working proof of concept code, readme, etc.