kkawakam / rustyline

Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.52k stars 175 forks source link

Re: Thanks for the detailed bug report. #707

Closed schwidom closed 1 year ago

schwidom commented 1 year ago
          Thanks for the detailed bug report.

Originally posted by @gwenn in https://github.com/kkawakam/rustyline/issues/705#issuecomment-1604476988

Thanks for the fix.

How long does it normally take that a fix is available in the cargo repository? Is it needed to increase the patch number for that?

Regards, Frank

gwenn commented 1 year ago

I will try to push a new release this week-end. And it will be a major version because of previous changes (mostly because I am not confident that there is no breaking change)...

schwidom commented 1 year ago

At least you have a decent test suite.