Skip to content

Releases: alusch/dotclock

v0.6.0

02 Mar 15:40
Compare
Choose a tag to compare
  • Factor clock logic out of main.rs
  • Instead of hardcoding sign address, require -a or --address command line option to specify it
  • Add -d or --dayofweek flag to show the day of the week (e.g. WED 28) after the time instead of the month (FEB 28)
  • Add -o or --oneshot option to display the time once and exit, suitable for use in a cron job

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Mar 15:35
Compare
Choose a tag to compare

Initial stable version using published flipdot crate

Full Changelog: https://github.com/alusch/dotclock/commits/v0.5.0