What's Changed
- Generalise
get events()
by @elliot-100 in #30 - attendance.py fix for v0.9.0 by @elliot-100 in #32
- v0.9.0 doc fixes by @elliot-100 in #33
- Require Python >=3.7. by @elliot-100 in #35
- Update send_message() method by @amaurylekens in #37
- Poetry fix by @elliot-100 in #43
- fix: typo in
send_message()
docstring by @elliot-100 in #45 - Style and tidy by @elliot-100 in #44
- Improve: support for Python >= 3.10 when calling
asyncio
by @elliot-100 in #48 - Add: basic CI pipeline by @elliot-100 in #50
- Using get() in case location address is missing by @Olen in #52
- 54 dont install unnecessary dependencies in ci script by @elliot-100 in #55
- Docstring error fix by @elliot-100 in #60
- added update_event function by @olizimmermann in #56
New Contributors
- @amaurylekens made their first contribution in #37
- @olizimmermann made their first contribution in #56
Full Changelog: 0.9.0...0.10.1