This version introduces scheduling on MacOS using `launchd`. You can now schedule `ephemetoot` to run automatically in the background every day, without needing a server.
Improvements
* use `--schedule` to set up a daily task on MacOS
* change the time the scheduled `launchd` task runs by using the `--time` flag
* improved logging
Check the README file for further details on these new features.