Releases: doronz88/rpc-project
Releases · doronz88/rpc-project
v3.16.1
What's Changed
- syslog: bugfix on
set_harlogger_for_process
by @netanelc305 in #293
Full Changelog: v3.16.0...v3.16.1
v3.16.0
What's Changed
- d4d7e0a darwin: add power assertions (@doronz88)
- 476209c syslog: Add ability to set harlogger global variable (@netanelc305)
- d6459be client: Change "modules" to "images" and return list of
DyldImage
(@netanelc305)
Full Changelog: v3.15.6...v3.16.0
v3.15.6
v3.15.5
v3.15.4
v3.15.2
What's Changed
- 31f9ad9 Makefile: add install & uninstall commands (@netanelc305)
- f958176 Client: disable
parso
logging fromshell()
(@netanelc305) - cffd963 common: fix syslog output on darwin (@doronz88)
- 0a8703a build_darwin: add macosx,arm64 (@doronz88)
- 199ec73 server-publish: upload rpcserver_macosx_arm64 artifact (@doronz88)
Full Changelog: v3.15.1...v3.15.2
v3.15.1
What's Changed
- Feature/docs by @netanelc305 in #279
- xpc: support additional message serialization options by @doronz88 in #280
Full Changelog: v3.15.0...v3.15.1
v3.15.0
What's Changed
- a1df12e network: add
remove_certificate_pinning()
(@doronz88) - e58ea40 objc: split method address from its implementation (@netanelc305)
- 250d2cb Method: add
set_implementation()
(@netanelc305) - 0185901 Method: add
always_return()
(@netanelc305)
New Contributors
- @netanelc305 made their first contribution in #276
Full Changelog: v3.14.6...v3.15.0
v3.14.6
v3.14.5
What's Changed
- 9cf408d README: add
.filename
and.bundle_path
examples (@doronz88) - 7f85f2f tests: resolve paths in test_process_object (@matan1008)
- c89e1cb client: blacklist additional frameworks from load_all_libraries (@matan1008)
- fe2b74f client: Export frameworks loading to a function (@matan1008)
- 41f831e path_to_str: Use parameter-decorators instead (@matan1008)
- 65bdd03 requirements: osstatus>=1.0.2 (@doronz88)
Full Changelog: v3.14.4...v3.14.5