Recent Releases of https://github.com/mileszs/wicked_pdf
https://github.com/mileszs/wicked_pdf - 2.6.3
What's Changed
- Fix a typo of #possible_binary_locations by @olleolleolle in https://github.com/mileszs/wicked_pdf/pull/1025
- Drop unused executables gemspec directive by @olleolleolle in https://github.com/mileszs/wicked_pdf/pull/1024
Full Changelog: https://github.com/mileszs/wicked_pdf/compare/2.6.2...2.6.3
- Ruby
Published by unixmonkey almost 4 years ago
https://github.com/mileszs/wicked_pdf - 2.6.2
What's Changed
- "require 'delegate'" for compatibility with ruby 2.7 by @BryanPierce in https://github.com/mileszs/wicked_pdf/pull/1019
- render_to_string fix by @cbmike in https://github.com/mileszs/wicked_pdf/pull/962
- Version 2.6.2 by @unixmonkey in https://github.com/mileszs/wicked_pdf/pull/1020
New Contributors
- @BryanPierce made their first contribution in https://github.com/mileszs/wicked_pdf/pull/1019
- @cbmike made their first contribution in https://github.com/mileszs/wicked_pdf/pull/962
Full Changelog: https://github.com/mileszs/wicked_pdf/compare/2.6.0...2.6.2
- Ruby
Published by unixmonkey almost 4 years ago
https://github.com/mileszs/wicked_pdf - 2.6.0
What's Changed
- Make the CI green again by @yoones in https://github.com/mileszs/wicked_pdf/pull/939
- Add support for --keep-relative-links flag by @blaze182 in https://github.com/mileszs/wicked_pdf/pull/930
- Encapsulate binary path and version handling by @adzap in https://github.com/mileszs/wicked_pdf/pull/816
- Encapsulate option parsing by @adzap in https://github.com/mileszs/wicked_pdf/pull/815
- Fix rubocop issues by @unixmonkey in https://github.com/mileszs/wicked_pdf/pull/945
- Fix some rubocop issues. by @fwininger in https://github.com/mileszs/wicked_pdf/pull/859
- Adjust gemspec development dependencies by @adzap in https://github.com/mileszs/wicked_pdf/pull/814
- Do not unlink HTML temp files immediately. by @joshuapinter in https://github.com/mileszs/wicked_pdf/pull/950
- Add
wicked_pdf_url_base64. by @joshuapinter in https://github.com/mileszs/wicked_pdf/pull/947 - Read HTML string and generated PDF file in chunks. by @joshuapinter in https://github.com/mileszs/wicked_pdf/pull/949
- Extract reading and writing files in chunks by @unixmonkey in https://github.com/mileszs/wicked_pdf/pull/951
- Add Ruby 2.7 to test matrix by @unixmonkey in https://github.com/mileszs/wicked_pdf/pull/952
- Remove code for unsupported rails and ruby versions by @fsateler in https://github.com/mileszs/wicked_pdf/pull/925
- Readme - added more useful readings by @yshmarov in https://github.com/mileszs/wicked_pdf/pull/974
- GitHub actions by @pedrofurtado in https://github.com/mileszs/wicked_pdf/pull/986
- readme - add links to couple of screencasts by @yshmarov in https://github.com/mileszs/wicked_pdf/pull/976
- fix url generating in webpacker helper by @vkalach in https://github.com/mileszs/wicked_pdf/pull/973
- fix:
webpacker_source_urlby @davegudge in https://github.com/mileszs/wicked_pdf/pull/993 - Update README.md by @cprodhomme in https://github.com/mileszs/wicked_pdf/pull/968
- Fix check webpacker version by @xronos-i-am in https://github.com/mileszs/wicked_pdf/pull/964
- Finish GitHub actions transition by @pedrofurtado in https://github.com/mileszs/wicked_pdf/pull/987
- CI tweaks by @unixmonkey in https://github.com/mileszs/wicked_pdf/pull/998
- Include view helper on view load. by @emielvanlankveld in https://github.com/mileszs/wicked_pdf/pull/992
- Update changelog with all versions by @mathieujobin in https://github.com/mileszs/wicked_pdf/pull/1013
- Update Rubocop version by @enomotodev in https://github.com/mileszs/wicked_pdf/pull/1000
- Test with Rails 7 by @mathieujobin in https://github.com/mileszs/wicked_pdf/pull/1014
- Add support for Propshaft asset pipeline by @serggl in https://github.com/mileszs/wicked_pdf/pull/1010
- Update Changelog for v2.6.0 release by @mathieujobin in https://github.com/mileszs/wicked_pdf/pull/1015
New Contributors
- @yoones made their first contribution in https://github.com/mileszs/wicked_pdf/pull/939
- @blaze182 made their first contribution in https://github.com/mileszs/wicked_pdf/pull/930
- @adzap made their first contribution in https://github.com/mileszs/wicked_pdf/pull/816
- @fsateler made their first contribution in https://github.com/mileszs/wicked_pdf/pull/925
- @yshmarov made their first contribution in https://github.com/mileszs/wicked_pdf/pull/974
- @vkalach made their first contribution in https://github.com/mileszs/wicked_pdf/pull/973
- @cprodhomme made their first contribution in https://github.com/mileszs/wicked_pdf/pull/968
- @xronos-i-am made their first contribution in https://github.com/mileszs/wicked_pdf/pull/964
- @emielvanlankveld made their first contribution in https://github.com/mileszs/wicked_pdf/pull/992
- @mathieujobin made their first contribution in https://github.com/mileszs/wicked_pdf/pull/1013
- @enomotodev made their first contribution in https://github.com/mileszs/wicked_pdf/pull/1000
- @serggl made their first contribution in https://github.com/mileszs/wicked_pdf/pull/1010
Full Changelog: https://github.com/mileszs/wicked_pdf/compare/2.1.0...2.6.0
- Ruby
Published by unixmonkey almost 4 years ago