* Implement `MAX_CHECK_TIMEOUT` for an absolute maximum timeout _(useful when having a very large interval)_. * Implement `DRY_RUN` for running a single check without actually sending the check data.
0.2.24
- No longer get default when `use` config is not found. - Start scheduling after one minute.
0.2.23
- Added `MAX_PACKAGE_SIZE` restriction
0.2.22
- Added `use` config support.
0.2.21
* Fix config write when shared across probes.
0.2.20
* Added support for referencing to a config by a new _use_ section.