Skip to content

Tags: awesomegolang/lorca

Tags

v0.1.8

Toggle v0.1.8's commit message
Add location for snap version of Chromium (zserge#69)

This adds another location in which Chromium can be found on Ubuntu.

Fixes zserge#61

v0.1.7

Toggle v0.1.7's commit message
fix url regexp (zserge#52)

fixes invalid control character in URL error on Windows

v0.1.6

Toggle v0.1.6's commit message
Merge branch 'master' of github.com:zserge/lorca

v0.1.5

Toggle v0.1.5's commit message
return eval errors during export

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add functions to export page or svg to pdf and png formats (zserge#22)

v0.1.3

Toggle v0.1.3's commit message
do not hardcode window class, let applications do it

v0.1.2

Toggle v0.1.2's commit message
add user local chrome installation path

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.1.0

Toggle v0.1.0's commit message
add comment to Embed function