fixes: error on first run & error with secondary cohorts
What's Changed
Since 0.0.2
- scheduled periodic task execution by @jesteria in #2
- permit (1) the suppression of results and (2) specification of multiple result formats by @jesteria in #3
- configuration value templating + execution conditionals by @jesteria in #4
- added task execution configuration option: shell by @jesteria in #5
- permit configuration of library system paths/prefixes by @jesteria in #6
- suppress stack overflow caused by conf-loading descriptors by @jesteria in #10
- compat: Py38: importlib_resources by @jesteria in #12
- compat: darwin: sched_rr_get_interval by @jesteria in #14
- init subcommand: post-installation system initialization by @jesteria in #16
- sdk: ignore tty input unless forced by environment variable by @jesteria in #17
- task state persistence by @jesteria in #19
- fix detection of root installation by @jesteria in #20
- systemd integration by @jesteria in #23
- device-unique scheduling offsets by @jesteria in #25
- configuration of hash value used to seed scheduling jitter by @jesteria in #26
- support yaml anchor/alias nodes in configuration by @jesteria in #27
Since 0.1.0-rc.14
Full Changelog: 0.0.2...0.1.0