All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2017-03-02)
- gh-pages: add package script for publishing docs to gh-pages (1dfe830), closes #14
- publish: add one-step publish process (7b9b857), closes #15
1.3.0 (2017-03-01)
- hash.js: correctly pre-build hash.js for the browser (1fe0b10)
- watch: exclude build/**/*.spec.js from ava to avoid double execution (e365656)
- browser: add browser build, tests, and sample sha256 library method (01f67d1)
- watch: use concurrently for the watch task (7fa64b8), closes #11
1.2.2 (2017-02-17)
1.2.1 (2017-02-14)
1.2.0 (2017-02-14)
- github: add sample GitHub issue template, PR template, and contributing guidelines (9c95249)
- watch: add unified watch task with multiview (973966e)