Skip to content

Releases: EdupageAPI/edupage-api

0.8 | Small update

20 Feb 15:31
Compare
Choose a tag to compare
0.8 | Small update Pre-release
Pre-release

Changes

  • 2021-02-20 ❯ Update documentation & return EduTimetable instead of a list

@BelKed

0.7 | Fix homework

19 Feb 20:55
Compare
Choose a tag to compare
0.7 | Fix homework Pre-release
Pre-release

Changes

@BelKed

0.6 | Add a way of fetching all teachers

17 Feb 18:11
Compare
Choose a tag to compare

Changes

@BelKed

0.4 | Add long description content type

12 Feb 20:03
Compare
Choose a tag to compare
Pre-release

Changes

@BelKed

0.3 | Add long description

12 Apr 11:21
Compare
Choose a tag to compare
Pre-release

Changes

@BelKed

0.2 | Small fixes

12 Apr 11:22
Compare
Choose a tag to compare
0.2 | Small fixes Pre-release
Pre-release

Changes

@BelKed

0.1 | Initial release

12 Apr 11:20
Compare
Choose a tag to compare
0.1 | Initial release Pre-release
Pre-release

Changes

  • 2020-10-08 ❯ Add edu.py
  • 2020-10-20 ❯ Add Edupage.get_students
  • 2021-01-22 ❯ Add some message types and some more edu types
  • 2021-01-22 ❯ Add homework support
  • 2021-01-23 ❯ Add online lesson support, grade data fetching and make all requests with a session to stay logged in
  • 2021-02-03 ❯ Create requirements.txt
  • 2021-02-11 ❯ Add dynamic schools
  • 2021-02-11 ❯ Add a date utility function
  • 2021-02-11 ❯ Add better formatting for long calls, add a better of handling diffrent schools
  • 2021-02-12 ❯ Added a way of getting grade events
  • 2021-02-12 ❯ Make this library look more like a python library
  • 2021-02-12 ❯ Make this a proper PyPi package

Documentation

  • 2021-02-03 ❯ Add a small readme file with some documentation
  • 2021-02-03 ❯ Add more documentation to README
  • 2021-02-03 ❯ Fix formatting an add contribution request
  • 2021-02-12 ❯ Update readme to reflect the changes in structure

@BelKed