Skip to content

Rewrite

Compare
Choose a tag to compare
@mattiasnordqvist mattiasnordqvist released this 26 Feb 00:27
· 47 commits to master since this release

Complete rewrite of Golden Fox which should make further maintaining and feature-adding simpler. Public api should be the same but some grammar may have been lost, that's why this was a major version nr increase. Things to note:

  1. No support for "every year ..." anymore. Should be super easy to add if you need it.
  2. Added some support for dealing with seconds.
  3. Support for writing every x and every y @ hh:mm was removed. You now have to specify time for each interval explicitly. Could probably be added back pretty easily if needed.