Releases: doronz88/rpc-project
Releases · doronz88/rpc-project
v3.0.0
What's Changed
- d7ec9c1 shell: fix: filename argument as mandatory (@doronz88)
- 2c64c0b shell: compact motd (@doronz88)
- e350976 client: refactor: create_client to receive a connection callback (@doronz88)
- 8899f05 accessibility: fix typo in DIRECTION_PREV (@yotamolenik)
- 4ee637a fix typo in accessibility file name. accessiblity -> accessibility (@yotamolenik)
- 6dc334d Telephony: Add sending SMS. (@matan1008)
- 91dfbab accessibility: add bundle_identifier, pid, screen_locked to AXElement (@doronz88)
Full Changelog: v2.12.0...v3.0.0
v2.12.0
v2.11.8
v2.11.7
v2.11.6
v2.11.5
v2.11.4
v2.11.3
v2.11.2
What's Changed
- 68a6d5f darwin: fs: add
lstat()
(@doronz88) - 3960006 fs: File: add
pread()
,pwrite()
,fdatasync()
,fsync()
,dup()
(@doronz88) - b938603 consts: add
EACCESS
(@doronz88) - 5a529eb client: server: add listdir to protocol to improve performance (@doronz88)
- 2a624c4 shell: refactor arg parsing to include completion (@doronz88)
- a63de8d shell: make prompt_end indicate if last cmd failed (@doronz88)
- 5e81c69 SCPreference: add
interactive()
method (@doronz88)
Full Changelog: v2.11.1...v2.11.2