Skip to content

Java version 1.1 Proposal #246

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

Merged
merged 4 commits into from
May 7, 2021
Merged

Java version 1.1 Proposal #246

merged 4 commits into from
May 7, 2021

Conversation

titusfortner
Copy link
Collaborator

This is what I'd like to release as v1.1
The "new feature" for users is the builder pattern which ensures that the users will only see options that are valid for the configuration they choose to use.

This is based on #230 #245 & #237 and subsumes #243
Each of the preceding commits has its own PR if you want to look at them individually.

I think there are some rough spots in here still, so any recommendations would be greatly appreciated.

Future Plans (for all bindings):
v1.2 --> Visual support
v1.3 --> Mobile support
v2.0 --> Remove Deprecations

@titusfortner titusfortner added the java Java Bindings label Jan 23, 2021
@titusfortner titusfortner changed the title Browser configs Java version 1.1 Proposal Jan 23, 2021
@titusfortner
Copy link
Collaborator Author

note - I might want to pull back in the enum I made for ScreenResolution in #243

Base automatically changed from master to main March 15, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Java Bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants