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

State of 0.2 releases #274

Closed
Zarthus opened this issue Apr 13, 2024 · 6 comments
Closed

State of 0.2 releases #274

Zarthus opened this issue Apr 13, 2024 · 6 comments
Labels

Comments

@Zarthus
Copy link

Zarthus commented Apr 13, 2024

Describe your Question

There doesn't seem to be an issue to track the work on 0.2 or a future release,

Presently, there is a release of 0.2-rc1 and 0.2-rc2 that have been out for a while.

My overall question is - how are we doing on a release? It seems like a lot of work is being done, and the API has changed since 0.1 and 0.2-rc2. Do we expect more changes from rc2 (which has been a while ago) or is it considered pretty stable?

Describe your Goal

This issue could function as documentation on the current state of an upcoming release.

@pentamassiv
Copy link
Collaborator

I'd say the changes to the API are done for now. At least I don't have any other ideas on how to improve it. I'd like to add basic libei support to give people an incentive to switch to the new version. Other than that, there aren't any other plans. This is just a hobby project and I don't earn any money from it so I don't have a proper release schedule.

@Zarthus
Copy link
Author

Zarthus commented Apr 14, 2024 via email

@pentamassiv
Copy link
Collaborator

I was hoping to get some feedback on the changed API. So far nobody has complained, so I guess it is fine

@Zarthus
Copy link
Author

Zarthus commented Apr 16, 2024

I liked the overall changes. Converting my project from 0.1 to 0.2-rc2 was relatively simple with the instructions in the docs, the only thing I needed to strictly reason about was enigo::Direction::* - for most things the conversion was intuitive, for somethings like key_down -> Direction::Press it took a second of reasoning about it, but it only took one iteration of testing before functionality was 100% identical to the 0.1 revision.

That's not necessarily a complaint. Just my experience. Overall I like the changes.

@pentamassiv
Copy link
Collaborator

Thank you for the feedback. I am glad you mostly like them.

If you can think of a better name, let me know. I am always open for suggestions

@pentamassiv
Copy link
Collaborator

I published the new version. The experimental features still have a lot of bugs, but I can improve them in the next minor versions.

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

No branches or pull requests

2 participants