7.1.0 (2025-01-12)¶
Features¶
official Python 3.13 support (a8ea72d)
7.0.3 (2024-11-19)¶
Bug Fixes¶
7.0.2 (2024-10-13)¶
Bug Fixes¶
icalendar: support icalendar v6 (49bc89f)
7.0.1 (2024-09-22)¶
Bug Fixes¶
kodi-idle-time: Send proper request (8bb6dad)
7.0.0 (2024-04-25)¶
build!: drop Python 3.9 support (3c4ae32)
Features¶
officially support Python 3.12 (de2f180)
BREAKING CHANGES¶
Python 3.9 is not supported officially anymore. Python 3.10 is the supported minimum version.
6.1.1 (2024-02-12)¶
Bug Fixes¶
docs: add missing docs for new version subcommand (fb248f7)
6.1.0 (2024-02-11)¶
Features¶
6.0.0 (2023-09-18)¶
build!: modernize supported Python version (31c8ccc)
BREAKING CHANGES¶
Python 3.8 has been deprecated and is not officially supported anymore.
5.0.0 (2023-08-13)¶
BREAKING CHANGES¶
LogindSessionIdle now only processes sessions of type “user” by default. Use the new configuration option classes to also include other types in case you need to include them in the checks.
4.3.3 (2023-08-10)¶
Bug Fixes¶
4.3.2 (2023-06-05)¶
Bug Fixes¶
release for sphinx 7 support (569dfa5)
4.3.1 (2023-05-16)¶
Bug Fixes¶
ical: support all versions of tzlocal (9eb0b95)
4.3.0 (2022-12-08)¶
Features¶
4.2.0 (2022-07-24)¶
Features¶
wakeup: add a systemd timer wakeup check (7c687a2)
4.1.1 (2022-03-10)¶
Bug Fixes¶
allow tzlocal version >= 4 (58e8634)
4.1.0 (2021-12-28)¶
Features¶
add official Python 3.10 support (e5b2e49)
4.0.1 (2021-10-26)¶
Bug Fixes¶
4.0.0 (2021-09-20)¶
chore(build)!: drop tests on Python 3.7 (06dce98)
BREAKING CHANGES¶
Python 3.7 isn’t used anymore on any LTS Ubuntu or Debian release. No need to support such an old version anymore.
3.1.4 (2021-09-20)¶
Bug Fixes¶
ical: limit tzlocal to version <3 (623cd37)
3.1.3 (2021-03-29)¶
3.1.2 (2021-03-29)¶
3.1.1 (2021-03-28)¶
Bug Fixes¶
fix automatic version file generation (aeb601d)
3.1.0 (2021-03-28)¶
Features¶
add semantic-release for automatic releases (ac5ec86)