All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- allow support for falsy values like 0 in tagged literal (#45) (c926123)
- __: added tagged template literal support (#44) (0598daf)
- __: dropping Node 0.10/Node 0.12 support