nixme / pry-nav

Binding navigation commands for Pry to make a simple debugger
MIT License
390 stars 35 forks source link

stuck on old version of pry #38

Closed sshock closed 2 years ago

sshock commented 3 years ago

pry-nav depends on pry version < 0.13, which prevents us from getting this fix:

https://github.com/pry/pry/issues/2097

Can pry-nav be updated to use a newer pry or should I switch to some other gem to provide a pry with step-by-step debugging functionality?

Thanks!

iloveitaly commented 3 years ago

@sshock this is fixed on master, give it a try and let me know what you think! We'll release a new version via rubygems soon.

sshock commented 3 years ago

@iloveitaly Looks good. That solved the dependency issue for me, thanks!

igorpetuh commented 3 years ago

@sshock this is fixed on master, give it a try and let me know what you think! We'll release a new version via rubygems soon.

Looking forward to see new version in rubygems

kimyu92 commented 3 years ago

@iloveitaly any ETA for github tag release and availability in rubygems?

iloveitaly commented 3 years ago

@kimyu92 Working with @nixme on getting rubygems access.

kimyu92 commented 3 years ago

@iloveitaly At the very least, we could still publish a github tag release while trying to gain rubygems access from @nixme?

iloveitaly commented 2 years ago

Just pushed 1.0.0! https://rubygems.org/gems/pry-nav/versions/1.0.0