Releases: EdupageAPI/edupage-api
Releases · EdupageAPI/edupage-api
0.8 | Small update
0.7 | Fix homework
0.6 | Add a way of fetching all teachers
Changes
- 2021-02-14 ❯ Fix EduGradeEvent
- 2021-02-17 ❯ Add a way of fetching all teachers, add better time functions
- 2021-02-17 ❯ Remove debug print
- 2021-02-17 ❯ Remove pprint as a dependency
— @BelKed
0.4 | Add long description content type
Changes
- 2021-02-12 ❯ Add long description content type
- 2021-02-12 ❯ Remove non-working setup.py code
- 2021-02-12 ❯ Migrate to setuptools
- 2021-02-12 ❯ Remove semicolons from some line endings
— @BelKed
0.3 | Add long description
Changes
- 2021-02-12 ❯ Add a category to usage examples
- 2021-02-12 ❯ Correct the ticked checkmark syntax
- 2021-02-12 ❯ Add a .gitignore
- 2021-02-12 ❯ Add a long description to setup.py
— @BelKed
0.2 | Small fixes
Changes
- 2021-02-12 ❯ Add a download_url to the setup.py
- 2021-02-12 ❯ Add installation instructions
- 2021-02-12 ❯ Correct dependencies
— @BelKed
0.1 | Initial 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