deivid-rodriguez/pry-byebug

Any plans for a new release?

justin808 opened this issue · 4 comments

The latest versions of pry-byebug 3.9.0 and pry 0.13 seem to cause issues with setting breakpoints.

I documented the issue here.

https://forum.shakacode.com/t/fixing-error-from-setting-a-pry-breakpoint/2101

Using the master branch here and the latest release pry gem fix the issue.

Poke

Hi,
would it be possible to get a new release? The latest one blocks pry 0.14.x :(

I believe that @deivid-rodriguez is hoping to find a solution for #343 before pushing up a new release.

I pushed a solution and released it as 3.10.0, let me know how it goes, thanks!