Skip to content

v4.2.0

Compare
Choose a tag to compare
@doronz88 doronz88 released this 25 Jan 09:25
· 80 commits to master since this release
42d700f

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