Skip to content

Releases: zephraph/webview

Release 0.1.4

21 Sep 22:52
2de97a4
Compare
Choose a tag to compare
Release 0.1.4 Pre-release
Pre-release
Dynamically pull down binary (#28)

* Dynamically pull down binary

Pull the binary from GitHub releases unless the WEBVIEW_BIN env var is provided.

* Bump cargo version

* Delete misc file

* Add mechanism to automatically upgrade version

Release 0.1.3

21 Sep 02:26
89256bb
Compare
Choose a tag to compare
Release 0.1.3 Pre-release
Pre-release
Add transparent; devtool binaries (#27)

* Add transparent; devtool binaries

DevTools is disabled on release builds by default but is nice to have. On OSX, transparency uses a private API. I pull those out into their own binary so they don't have to be used if they don't need to be.

* Upload all binaries

* Bump to 0.1.3

Includes binaries with other flags

Release 0.1.2

21 Sep 02:11
13115ce
Compare
Choose a tag to compare
Release 0.1.2 Pre-release
Pre-release
v0.1.2

Reduce release binary size (#26)

Release 0.1.1

21 Sep 01:39
d86b950
Compare
Choose a tag to compare
Release 0.1.1 Pre-release
Pre-release
v0.1.1

Tweak binary outputs (#25)

Release 0.1.0

20 Sep 22:26
e920b7b
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release
Update Rust crate serde to v1.0.210 (#7)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>