deivid-rodriguez/pry-byebug

byebug 11 compatibility

aried3r opened this issue · 4 comments

I saw that the last time the version was bumped support for older versions was dropped.

7f5b57e

Is this the way to go for byebug 11 compatibility or should we do something like '>= 10', '< 12' or be even more optimistic and do ~> 10?

Ah, just saw your byebug_11 branch. https://github.com/deivid-rodriguez/pry-byebug/tree/byebug_11

Then I'll close this :)

23tux commented

The branch no longer exists, can you say something when support for byebug 11 will be released?

I think soon after #213 is merged.

Yeah! :)