risacher / sunwait

Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights, for use with Windows Task Scheduler or 'cron' on Linux.
GNU General Public License v3.0
193 stars 45 forks source link

Question: sunwait version history #20

Open hexive opened 3 years ago

hexive commented 3 years ago

Do you have access to a sunwait version history? do you know which version added the poll function?

I made a small utility with a sunwait poll dependency. Some linux distributions like Fedora are shipping older versions of sunwait without this function. I'd like to be able to tell users they need sunwait -v > ???

Thanks in advance!

allanlaal commented 2 years ago

open the code and see blame :) IDEA has great Annotations support and plugins