Skip to content

Releases: dnorhoj/LectioCal

Bugfixes

15 Nov 20:59
f541777
Compare
Choose a tag to compare

Fixed two bugs;

  • timezones were not set (not a real fix as this actually stems from lectio.py, where i will make the actual fix)
  • events were not updated if only location (room) was changed

Fixed error when module has no URL

23 Sep 13:26
Compare
Choose a tag to compare

Fixed issue #3 where an AttributeError was thrown when a module does not include a URL.

Full Changelog: 1.1.0...1.1.1

Include room in location

31 Aug 06:24
352423e
Compare
Choose a tag to compare

For some reason I didn't think of making the location a part of the location attribute, but instead made it a part of the description when i first made the program.

Now it's got the room number as a part of the location.

Full Changelog: 1.0.0...1.1.0

Version 1!

22 Aug 15:00
9fecc29
Compare
Choose a tag to compare

After a lot of testing I can say, that this project should work very stable!

Although there's probably not any people who are going to use it, I am probably still going to continue the development for myself lol.