Skip to content

0.5.1 BugFix and Maintenance Release

Compare
Choose a tag to compare
@Hypnos3 Hypnos3 released this 04 Nov 11:59
· 502 commits to master since this release
a2fef8e

0.5.1-beta: BugFix and Maintenance Release

  • general
    • fix for week number calculation when in daylight saving #65
    • if time output as object the week is now an extra object with properties
      • iso Array [year, week]
      • week Number week number
      • year Number full year
      • even Boolean is true if week is even
  • blind control
    • fix for #66 if the blind not uses values between 0 and 1
    • fix for #67 mixed earliest and latest settings
    • enhanced output of the rules
    • change logic of rule execution: From rules within Until rules will now considered.
      • change should have no affect if rule setup is equal to the examples, that time restricted rules separated in first only until and afterwards only from rules