Skip to content

Releases: radareorg/radare2-r2pipe

6.1.2

20 Apr 09:59

Choose a tag to compare

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

20 Apr 10:00

Choose a tag to compare

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

13 Sep 18:05

Choose a tag to compare

Update for the 5.9.x series

5.7.0

08 Jun 23:12

Choose a tag to compare

Release 5.7.0

5.4.0

31 Aug 19:08

Choose a tag to compare

  • Important bug fixes in r2pipe.py 1.6.1

5.3.0

31 Aug 19:09

Choose a tag to compare

  • Improved r2pipe-promise (javascript) api with setBinPath()
  • Rewritten clojure r2pipe bindings

Release in sync with r2-5.0.0 and beyond

12 Jan 13:24

Choose a tag to compare

radare2-r2pipe-1.4.0

17 Apr 15:05

Choose a tag to compare

  • 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