Changes since tag v1.6

commit 31db287eda556f113c19188d57ecb2ccc5ca688a
Author: Ethan Centaurai <ethancentaurai@outlook.com>
Date:   Sat Jun 22 17:19:15 2019 +0100

    Replace deprecated function.
    
    Apparently the C_Calendar.GetDate() function was deprecated in 8.1.0 and will be replaced with C_DateAndTime.GetCurrentCalendarTime() at some point.

commit e9b6bdc77bc5b3bdfb96ee2fc6563a64c9383dc3
Author: Ethan Centaurai <ethancentaurai@outlook.com>
Date:   Sat Jun 22 11:38:25 2019 +0100

    Check if the event is active on load rather than after a delay.

