Naqvis Webview Versions Save

Crystal bindings to Webview library

v0.2.3

1 year ago

Fixed bind method bug. Thanks to @Ragmaanir for finding and proposing the fix.

v0.2.2

1 year ago

Thanks @konovod for his patch and instruction to use webview on Windows.

v0.2.1

1 year ago

closes #19

v0.2.0

1 year ago
  • Updated webview to its latest version 0.10.0
  • Added new methods to Webview class
  • Bumped Shard version to 0.2.0

Breaking Change

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

v0.1.5

2 years ago

v0.1.4

3 years ago

v0.1.3

3 years ago

v0.1.2

3 years ago

v0.1.1

3 years ago

v0.1.0

3 years ago

First Release