Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to winapi 0.3 #34

Closed
Lokathor opened this issue Apr 22, 2018 · 5 comments
Closed

Move to winapi 0.3 #34

Lokathor opened this issue Apr 22, 2018 · 5 comments

Comments

@Lokathor
Copy link

The winapi crate has been on 0.3 for a while, which offers much better compile times for most code bases since you can pick to compile and bind against just the win32 modules you'll be using.

@murarth
Copy link
Owner

murarth commented May 7, 2018

There's a pretty big not-a-rewrite-but-a-lot-of-stuff-will-change thing I'll be releasing (hopefully) pretty soon. It will include updating to winapi 3.0.

You can leave this issue open until I get that released.

@murarth
Copy link
Owner

murarth commented May 20, 2018

The aforementioned rewrite is done. The winapi dependency is now version 0.3.

@murarth murarth closed this as completed May 20, 2018
@Lokathor
Copy link
Author

Any ETA on when we might see a "linefeed 0.5" on crates.io?

@murarth
Copy link
Owner

murarth commented May 21, 2018

Very soon. I want to take a little time to see if any bugs shake out of the recent changes, but I probably won't be waiting too long.

@mitnk
Copy link

mitnk commented May 21, 2018

Haven't tested more, but notice the original Reader::set_history_size() and history_size() are missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants