v4.2.0
What's Changed
- f983a18 client: add darwin mach-related consts and structs
- d77506b client: processes: add
get_mach_ports()
- ec48cd3 client: processes: add
get_mach_port_cross_ref_info()
- 0ac0fa0 fs: add iterdir to RemotePath
- 36123a7 fs: add touch to RemotePath
- 47e78fa fs: adapt RemotePath to python3.12
- e74eddc fs: fix bug in RemotePath._cp_dir
- 9167cf9 fs: add exist_ok to mkdir in RemotePath
- 02cb515 tests: use fs._remote_path in tmp_path
- 323b8d5 tests: add mkdir test
- 4f7f5d5 lint: lint files
Full Changelog: v4.1.3...v4.2.0