Releases: dnorhoj/lectio.py
Hotfix
Huge changes to API
A lot of changes has been made to the API, you can find the new way of using lectio.py in the new documentation!
Full Changelog: 0.1.1...0.2.0
Version 0.1.1
Fixed bug where module without URL would show an invalid URL instead of None
.
Version 0.1.0
Some small changes!
I finally implemented Authentication check, so now it raises the lectio.IncorrectCredentialsError
when you give it incorrect credentials.
The schedule is now pulled from the site in a different way, making you able to get the schedule by date ranges!
Read the docs for more!
Version 0.0.1
Welcome to the first version of lectio.py!
This is basically an alpha release as a lot of features are missing, but it should work for now!
If you have any problems feel free to open an issue as it would help the development of the project a lot.