Skip to content

Releases: naqvis/webview

Added type annotations to window method

18 Feb 14:13
Compare
Choose a tag to compare

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

Use `webview.dll` on Windows

10 Feb 08:34
8b4fd39
Compare
Choose a tag to compare

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

Re-ordered overloaded methods

18 Dec 15:16
Compare
Choose a tag to compare

Updated webview library to latest version

11 Dec 17:59
5faf2dc
Compare
Choose a tag to compare
  • 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.

Updated webview.h to its latest version

14 Feb 01:53
Compare
Choose a tag to compare
v0.1.5

Updated webview.h to its latest version

Updated for Crystal 1.0

25 Mar 06:43
Compare
Choose a tag to compare
v0.1.4

Updated for Crystal 1.0

Updated Makefile for Linux Compilation

19 Mar 08:40
Compare
Choose a tag to compare
v0.1.3

Updated Makefile for Linux compilation

Updated for Crystal 0.36.0

27 Jan 09:29
Compare
Choose a tag to compare
v0.1.2

Updated for Crystal 0.36.0

Added Makefile to auto-compile object file

25 May 05:50
Compare
Choose a tag to compare
v0.1.1

Added Makefile to auto-compile object file

First Release

24 May 18:53
Compare
Choose a tag to compare

First Release