Releases: languitar/autosuspend
Releases · languitar/autosuspend
v4.3.2
4.3.2 (2023-06-05)
Bug Fixes
- release for sphinx 7 support (569dfa5)
v4.3.1
4.3.1 (2023-05-16)
Bug Fixes
- ical: support all versions of tzlocal (9eb0b95)
v4.3.0
4.3.0 (2022-12-08)
Features
- add seconds since the system became idle to logs (cba13db), closes #281
v4.2.0
4.2.0 (2022-07-24)
Features
- wakeup: add a systemd timer wakeup check (7c687a2)
v4.1.1
4.1.1 (2022-03-10)
Bug Fixes
- allow tzlocal version >= 4 (58e8634)
v4.1.0
4.1.0 (2021-12-28)
Features
- add official Python 3.10 support (e5b2e49)
v4.0.1
4.0.1 (2021-10-26)
Bug Fixes
- activity: detect ipv4 mapped ipv6 connections (a81e456), closes #116
v4.0.0
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.
v3.1.4
3.1.4 (2021-09-20)
Bug Fixes
- ical: limit tzlocal to version <3 (623cd37)