Merged
Conversation
ff40720 to
81046f0
Compare
037bfdf to
1f211fb
Compare
9f79e1d to
e791231
Compare
8c74a73 to
47f2e81
Compare
This was referenced Jan 26, 2025
371e8f6 to
bf14273
Compare
bf14273 to
e0d0dd6
Compare
manzt
reviewed
Feb 6, 2025
manzt
reviewed
Feb 6, 2025
manzt
reviewed
Feb 6, 2025
manzt
reviewed
Feb 6, 2025
9f13076 to
5b4d326
Compare
d5ab93b to
66ebef0
Compare
just-be-dev
commented
Feb 7, 2025
| if file_path.exists(): | ||
| return str(file_path) | ||
|
|
||
| url = f"https://github.com/zephraph/webview/releases/download/webview-v{BIN_VERSION}/deno-webview" |
Owner
Author
There was a problem hiding this comment.
TODO: This URL needs to be updated
2672786 to
11ec657
Compare
3fd5557 to
ce296ca
Compare
Co-authored-by: Indradhanush Gupta <indradhanush.gupta@gmail.com>
Co-authored-by: Trevor Manz <trevor.j.manz@gmail.com>
ce296ca to
79f22a2
Compare
Owner
Author
|
Thanks to everyone who helped get to this point! I'm going to merge this to main. I hope to ship a release later today after I've cleaned up a few last items. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a python client that has feature parity with the Deno client.
Follow ups: #122, #123
Remaining work