v10.2.0
What's Changed
- Remove crypt lib from testing by @martinhoyer in #764
- Prevent Paramiko deadlock when test sends more than 2MB to stdout by @jburgess777 in #779
- Fix tests by @philpep in #791
- Extend backend documentation with a general host spec section by @CarstenGrohmann in #783
- Fix KeyError in MountPoint.repr() by @CarstenGrohmann in #781
- Fix systemctl is active by @arossert in #773
- Extended testing of group_names by @CarstenGrohmann in #771
- Query all usernames and group names by @CarstenGrohmann in #711
- Use builtin dict, list and tuple for typing by @philpep in #792
- Use ruff instead of flake8, black and isort by @philpep in #793
- Use hatchling instead of setuptools by @philpep in #794
- Add changelog for 10.2.0 by @philpep in #795
New Contributors
- @jburgess777 made their first contribution in #779
- @arossert made their first contribution in #773
Full Changelog: 10.1.1...10.2.0