Skip to content

v1.5.0

Choose a tag to compare

@guille guille released this 03 Jul 19:02
818d8bd
  • Improvements to the CLI UX: now task and reminder are optional for all commands. Aliases have been made more consistent and useful (one breaking change to the CLI surface: orbit r is now orbit task run, not orbit 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
  • Improvements to information shown with the bare orbit command, focusing more on actionable at-a-glance info.
  • Add reminder logs command, shelling out to journalctl like task logs.
  • And some minor internal refactors to desloppify this a bit further

Full Changelog: v1.4.1...v1.5.0