pry-byebug
pry-byebug copied to clipboard
Any plans for a new release?
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 https://github.com/deivid-rodriguez/pry-byebug/issues/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!