Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

Update 0.9.4 #153

Merged
merged 6 commits into from
May 17, 2019
Merged

Update 0.9.4 #153

merged 6 commits into from
May 17, 2019

Conversation

TimonPost
Copy link
Contributor

Updated the version of crossterm, notice that it has API breaking changes. The 0.9.^ version has a lot of improvements.

This is a continuation of #150, but that git history was ruined.

Copy link
Owner

@fdehau fdehau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Those changes look good. You might need to run cargo fmt in order to make the CI pass. When my comments are addressed, I will merge and certainly released this in a "0.6.x" or something (given the public api breaking changes)

Cargo.toml Outdated Show resolved Hide resolved
src/backend/crossterm.rs Outdated Show resolved Hide resolved
@meteor-lsw
Copy link
Contributor

Any progress?

@TimonPost
Copy link
Contributor Author

I will handle the last comment, forgot that one. I think it can be merged right @fdehau ?

@@ -0,0 +1,29 @@
<component name="ProjectCodeStyleConfiguration">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to remove this file from the PR before it gets merged

@TimonPost
Copy link
Contributor Author

@fdehau can this be merged?

@fdehau
Copy link
Owner

fdehau commented May 15, 2019

If you remove the .idea files, I would be happy to.

@TimonPost
Copy link
Contributor Author

done! LGTM ;)

@TimonPost TimonPost changed the title Update 0.9.2 Update 0.9.4 May 15, 2019
@TimonPost
Copy link
Contributor Author

I updated to crossterm to 0.9.4

@@ -3,3 +3,4 @@ Cargo.lock
*.log
*.rs.rustfmt
.gdb_history
.idea/
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, this would live in your git user config and not the repository. Not a blocker IMO

@fdehau fdehau merged commit b5f6219 into fdehau:master May 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants