Releases: psmsmets/school-bell
Releases · psmsmets/school-bell
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
- schedule today_is_holiday by @psmsmets in #10
- School bell class by @psmsmets in #11
- Reorganize code to improve flexibility and maintenance.
- Improve holiday verification by daily requesting half a year of holidays while caching the request result for potential API failures. Daily holiday checks are cached as well to speed-up the code.
Full Changelog: v0.4.3...v0.5.0
v0.4.3
- Setuptools
src
folder - Rename
util
toutils
- Fix some issues in the
openholidays
class - Fix error catch in openholidays request
- Pytest integration for
openholidays
andutils
Full Changelog: v0.4.2...v0.4.3
v0.4.2
- Fixed crash on ring
Full Changelog: v0.4.1...v0.4.2
v0.4.1
- Bugfixes for macos
- Fixed self-update
Full Changelog: v0.4.0...v0.4.1