v1.5.0
- Improvements to the CLI UX: now
taskandreminderare optional for all commands. Aliases have been made more consistent and useful (one breaking change to the CLI surface:orbit ris noworbit task run, notorbit reminder). - Task status now shows the next run
- Surface systemd-level errors in status and list commands
- Improvements to unit generation
- Verify unit files before applying (via
systemd-analyze verify) - Generate new unit files in a staging dir and move them after validation
- Verify unit files before applying (via
- Improvements to information shown with the bare
orbitcommand, focusing more on actionable at-a-glance info. - Add
reminder logscommand, shelling out to journalctl liketask logs. - And some minor internal refactors to desloppify this a bit further
Full Changelog: v1.4.1...v1.5.0