Skip to content

Releases: dnorhoj/lectio.py

Hotfix

29 Sep 09:31
0dab12f
Compare
Choose a tag to compare

Fixed an error where searching for user by id would throw incorrect error.

Also changed how it works regarding searching for users by name.

Huge changes to API

29 Sep 08:08
12e3220
Compare
Choose a tag to compare

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

23 Sep 11:56
Compare
Choose a tag to compare

Fixed bug where module without URL would show an invalid URL instead of None.

Version 0.1.0

10 Feb 11:45
dc40394
Compare
Choose a tag to compare

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

22 Nov 15:22
Compare
Choose a tag to compare

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.