naqvis / webview

Crystal bindings to Webview library
MIT License
93 stars 8 forks source link

Updated webview library to latest version #18

Closed naqvis closed 1 year ago

naqvis commented 1 year ago

Breaking Change

Webview.window no longer works with data:text/html. Invoke Webview#html method to set the HTMLs. README examples are updated accordingly.