Skip to content

Latest commit

 

History

History
100 lines (45 loc) · 2.68 KB

changelog.md

File metadata and controls

100 lines (45 loc) · 2.68 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.4 (2017-10-06)

Bug Fixes

  • Add json to rollup config (e59838a)

0.3.3 (2017-10-06)

Bug Fixes

0.3.2 (2017-10-06)

Bug Fixes

  • 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)

Bug Fixes

  • Remove overlapping modulo issue (abd3bbb)

0.3.0 (2017-10-05)

Bug Fixes

  • Remove image from package.json files (c6fc4e2)
  • Use rollup to bundle to avoid having bs-platform as dependency (93f8e2f)

Features

  • Add logging of options on start (6f28f24)

0.2.2 (2017-10-04)

Bug Fixes

  • Make bs-platform a dependency instead of dev-dependency (2f4767d)

0.2.1 (2017-10-04)

Bug Fixes

  • Make tickLenght minutes not seconds (98a7c73)

0.2.0 (2017-10-04)

Bug Fixes

Features

  • Add --standing-desk option (ac82d9e)

0.1.0 (2017-10-03)