Releases: frida/frida-rust
Releases · frida/frida-rust
v0.14.0
What's Changed
- Fix docs_cfg issue in CI by @s1341 in #140
- Add Result and Error on interceptor attach and attach_instruction by @Aursen in #143
- Added get_local_device and example. by @Xoffio in #146
- list_exports func added and initial RPC code. by @Xoffio in #147
- frida-gum: add std feature by @ajwerner in #156
- frida-gum: unref Interceptor on Drop by @ajwerner in #153
- frida-gum: dereference listener objects by @ajwerner in #157
- bump frida version to 16.5.1 by @aviramha in #151
- */Cargo.toml: format toml with taplo by @ajwerner in #155
- frida-gum: use a singleton gum instance by @ajwerner in #158
- Add support for scripting by @WorksButNotTested in #161
- Fix Aarch64 compilation errors by @zh522130 in #163
- Added script.exports. Fixes #105 by @Xoffio in #159
- Fix docsrs build by updating included frida-gum.h by @s1341 in #167
- Bump version to 0.14; bump frida version to 16.5.2 by @s1341 in #168
New Contributors
Full Changelog: v0.13.7...v0.14.0
v0.13.7
What's Changed
- Add release CI, bump action versions to avoid deprecations by @aviramha in #131
- fix: compilation on nightly by @amaanq in #130
- bump frida version to 16.2.5 by @aviramha in #135
- feat (script): Add post method to Script by @charleywright in #134
- bump frida version to 16.3.3 by @aviramha in #138
- Add get_remote_device by @SajjadPourali in #133
New Contributors
- @amaanq made their first contribution in #130
- @charleywright made their first contribution in #134
- @SajjadPourali made their first contribution in #133
Full Changelog: v0.13.6...v0.13.7
v0.13.6
Full Changelog: v0.13.5...v0.13.6
v0.13.5
v0.13.4
v0.13.3
What's Changed
- feat: able to use backtrace on Windows by @r4ve1 in #109
- Add main context closure scheduling by @csnewman in #107
- feat: convenience traits for pointers and ranges by @fabianfreyer in #111
- Add device lookup by type by @csnewman in #108
- feat: bindings for memory access monitor by @r4ve1 in #113
- fix: pointer error when passing event_sink by @r4ve1 in #115
- Add a couple of useful features to Device by @fabianfreyer in #110
- Bump frida version to 16.1.7 by @s1341 in #116
- Bump frida to 16.1.8 by @s1341 in #118
- Bump versions for release by @s1341 in #119
New Contributors
Full Changelog: v0.13.2...v0.13.3