Releases: kapi2289/vulcan-api
Releases · kapi2289/vulcan-api
v2.4.1
v2.4.0
What's Changed
- Add message_box field to Student class by @Antoni-Czaplicki in #139
- Avoid loading old student profiles by @Antoni-Czaplicki in #138
Full Changelog: v2.3.2...v2.4.0
v2.3.2
v2.3.1
What's Changed
- Migrate to package with support for python 3.12 by @Antoni-Czaplicki in #137
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- Replace abandoned cchardet library by @bdraco in #126
- Update aiohttp requirement from ~=3.8.1 to ~=3.8.4 by @dependabot in #125
- Update pytz requirement from ~=2022.2 to ~=2022.7 by @dependabot in #124
- Update yarl requirement from ~=1.8.1 to ~=1.8.2 by @dependabot in #123
New Contributors
Full Changelog: v2.2.1...v2.3.0
v2.2.1
Fixed
- Made read_date optional (Message) @Antoni-Czaplicki in #117
Breaking Change
- Refer to v2.2.0 changelog
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Breaking Change
- Implement new Messages API (Wiadomości Plus) @Antoni-Czaplicki in #114
- There is a new parameter,
message_box
that needs to be passed toget_messages()
. See the docs for details. - Message entity format has also slightly changed.
- There is a new parameter,
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- [Hotfix] Import missing exception in init by @Antoni-Czaplicki in #110
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Update requests requirement from ~=2.25.1 to ~=2.26.0 by @dependabot in #90
- Add error 100 message by @v0idzz in #96
- Optimize error handling, make get_firebase_token async by @Antoni-Czaplicki in #108
- Fix pypi upload by @Antoni-Czaplicki in #109
New Contributors
Full Changelog: v2.0.3...v2.1.0