Releases: radareorg/radare2-r2pipe
Releases · radareorg/radare2-r2pipe
6.1.2
What's Changed
- Dependabot: Bump actions/checkout from 2 to 6 by @dependabot[bot] in #169
- Modernize dotnet implementation for net10.0 + tests + ci by @trufae in #170
- Fix #109 - Accept pathlib.Path targets in r2pipe.open by @trufae in #171
- Dependabot: Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #172
Full Changelog: 6.1.0...6.1.2
6.1.0
What's Changed
- Add fixes from the spawn implementation in typescript by @trufae in #164
- Dependabot: Bump actions/checkout from 2 to 6 by @dependabot[bot] in #165
- Dependabot: Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #166
- Bump braces from 3.0.2 to 3.0.3 in /typescript by @dependabot[bot] in #163
- Perl by @trufae in #167
- Accept program arguments when opening an array for Python by @trufae in #168
Full Changelog: 5.9.0...6.1.0
5.9.0
5.7.0
5.4.0
5.3.0
Release in sync with r2-5.0.0 and beyond
Release for 5.0.0
radare2-r2pipe-1.4.0
- Fix compilation and run of r2pipe-c for gcc on linux
- Perl r2pipe empty json fix + improved documentation (#18)
- r2pipe.js - Increase maxBuffer in syscmd() from 200KB to 2MB
- Drafting r2pipe-api for Perl and Python
- Do not fail when parsing empty JSON strings and expose cmd, res in error
- Fix race condition in r2pipe.js by removing globals in pipeQueue
- Initial support for timeout for r2pipe.js
- Implement r2pipe-promise module for nodejs
- Add callback to quit and fix package description and url
Contributors:
- pancake
- Adriaan Dens
- maijin