Changelog for
ruby2.2-rubygem-wicked_pdf-testsuite-1.1.0-1.3.x86_64.rpm :
Wed Aug 31 14:00:00 2016 cooloAATTsuse.com
- updated to version 1.1.0
see installed CHANGELOG.md
[#]# [1.1.0] - 2016-09-30
[#]## Added
- Support Rails 5.x and Sprockets 3.x
- Support `window_status: \'somestring\'` option, to instruct wkhtmltopdf to wait until the browser `window.status` is equal to the supplied string. This can be useful to force rendering to wait [as explained quite well here](https://spin.atomicobject.com/2015/08/29/ember-app-done-loading/)
- Support `no_stop_slow_scripts: true` to let slow running scripts delay rendering
[#]## Changed
- [Improved error handling](https://github.com/mileszs/wicked_pdf/pull/543)
- [Namespace helper classes under WickedPdf namespace](https://github.com/mileszs/wicked_pdf/pull/538)
- [Changes to asset finding to support Rails 5](https://github.com/mileszs/wicked_pdf/pull/561)
Tue Aug 9 14:00:00 2016 tampakrapAATTopensuse.org
- Initial commit