forked from zakird/wkhtmltopdf_binary_gem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
67 lines (44 loc) · 1.42 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# 0.12.6.5
Fix ability to use on Debian 9 systems
# 0.12.6.4
Fix version detection for Debian
Use version match check that works on older Ruby versions
# 0.12.6.3
Add support for Archlinux and Manjaro
Add ability to override which binary is detected for you based on `ENV['WKHTMLTOPDF_HOST_SUFFIX']`
# 0.12.6.2
OS mapping for more distros, based in official support OS for wkhtmltopdf
# 0.12.6.1
Add missing binary for Ubuntu 20.04
# 0.12.6
Update `wkhtmltopdf` binaries with version 0.12.6
Remove binary for Debian 8/Ubuntu 14.04/MacOS Carbon, that is not supported anymore by `wkhtmltopdf`
Add binary for Ubuntu 20.04
# 0.12.5.4
Remove accidental unpacked binary
# 0.12.5.3
Fix typo (missing question mark in `start_with`)
# 0.12.5.2
Add support for CentOS 8
Add support for Amazon Linux using the CentOS 6 binary
Add support for Linux Mint 19 and Elementary OS using the Ubuntu 18 binary
Use `exec` instead of `system` in binstub
# 0.12.5.1
Add support for Debian Buster (10)
# 0.12.5
Update `wkhtmltopdf` binaries with version 0.12.5
# 0.12.4
Update `wkhtmltopdf` binaries with version 0.12.4
# 0.12.3.1
Fix JRuby compatibility
# 0.12.3
Update `wkhtmltopdf` binaries with version 0.12.3
# 0.12.1
Update `wkhtmltopdf` binaries with version 0.12.1
# 0.9.9.2
Add Apache License
Use `/usr/bin/env` to find Ruby binary
# 0.9.9.1
Update MacOS `wkhtmltopdf` binary to 0.9.9
# 0.9.9
Update `wkhtmltopdf` binaries with version 0.9.9