All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.4 (2017-10-06)
- Add json to rollup config (e59838a)
0.3.3 (2017-10-06)
- Add update-notifier (d573251)
0.3.2 (2017-10-06)
- Add --fast mode (1bd0b99)
- Check that standingDesk is true not truthy (7768e3b)
- Only print options if options is selected (d7ca2a7)
- Rewrite parser without bs.raw (9f8362d)
0.3.1 (2017-10-05)
- Remove overlapping modulo issue (abd3bbb)
0.3.0 (2017-10-05)
- Remove image from package.json files (c6fc4e2)
- Use rollup to bundle to avoid having bs-platform as dependency (93f8e2f)
- Add logging of options on start (6f28f24)
0.2.2 (2017-10-04)
- Make bs-platform a dependency instead of dev-dependency (2f4767d)
0.2.1 (2017-10-04)
- Make tickLenght minutes not seconds (98a7c73)
- Remove . from message (517f308)
- Add --standing-desk option (ac82d9e)
- Initial version 🎉 (a5b954d)