forked from zakird/wkhtmltopdf_binary_gem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
93 lines (61 loc) · 2.32 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# 0.12.6.5.slim5 (published to https://rubygems.pkg.github.com/mycase)
* Add binary to support Ubuntu 18.04 on amd64
* Remove support for Debian 9
# 0.12.6.5.slim4 (published to https://rubygems.pkg.github.com/mycase)
Add binary to support alpine linux (this still requires `apk add wkthmltopdf`
to have been executed)
# 0.12.6.5.slim (published to https://rubygems.pkg.github.com/mycase)
Add gem extension to unzip the relevant binary upon gem installation
Remove several wkthtmltopdf binaries to reduce the size of the gem:
wkhtmltopdf_archlinux_amd64.gz, wkhtmltopdf_centos_6_amd64.gz,
wkhtmltopdf_centos_6_i386.gz, wkhtmltopdf_centos_8_amd64.gz,
wkhtmltopdf_debian_10_amd64.gz, wkhtmltopdf_debian_10_i386.gz,
wkhtmltopdf_debian_9_i386.gz, wkhtmltopdf_ubuntu_16.04_amd64.gz,
wkhtmltopdf_ubuntu_16.04_i386.gz, wkhtmltopdf_ubuntu_18.04_amd64.gz,
wkhtmltopdf_ubuntu_18.04_i386.gz
# 0.12.6.6
Add support for Ubuntu 22.04
# 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