Skip to content

Latest commit

 

History

History
79 lines (38 loc) · 3.3 KB

CHANGELOG.md

File metadata and controls

79 lines (38 loc) · 3.3 KB

Changelog

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

2.4.2 (2020-08-28)

2.4.1 (2020-08-28)

2.4.0 (2020-08-28)

Features

  • file format: Allow filtering other file formats then epub (16fce3a), closes #3

2.3.0 (2019-11-11)

Features

  • Add host enable-all command: demeter host enable-all re-enables all hosts (be807ae)
  • Hosts don't get disabled if the last run succeeded (2651241)

Bug Fixes

  • Added the enable all command to options (0138c33)

2.2.0 (2019-11-11)

Features

  • info: Added version subcommand (0c3d8fd)

2.1.0 (2019-11-08)

Features

  • hosts: Allow multiple hosts to be added at once (5e00138), closes #1

Bug Fixes

  • Improve error message on timeout (41fbb50), closes #2

2.0.0 (2019-11-05)

⚠ BREAKING CHANGES

  • Removed runv2 command

Features

  • Removed old run and replaced it with runv2 (8b5fa0e)

1.0.3 (2019-11-02)

1.0.2 (2019-11-02)

1.0.1 (2019-11-02)

1.0.0 (2019-11-02)

Features

  • Improved logging (ab7c4f2)
  • Made stuff run more in parallel (d0d8700)
  • runv2: added new runv2 command for better performance (72a62fc)

Bug Fixes

  • Limiting runs to twice a day per host (f2c4c14)
  • not disabling hosts and reduced redundant calls (27025d6)
  • Some more info per host and fix out of range error in bookindb (4e8cd84)