Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update weasyprint to 0.42.2 #90

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Feb 4, 2018

There's a new version of WeasyPrint available.
You are currently using 0.40. I have updated it to 0.42.2

These links might come in handy: PyPI | Changelog | Homepage

Changelog

0.42


Released on 2017-12-26.

WeasyPrint is not tested with (end-of-life) Python 3.3 anymore.

This release is probably the last version of the 0.x series.

Next version may include big changes:

  • end of Python 2.7 support,
  • initial support of bidirectional text,
  • initial support of flexbox,
  • improvements for speed and memory usage.

New features:

  • 532 <https://github.com/Kozea/WeasyPrint/issues/532>_:
    Support relative file URIs when using CLI.

Bug fixes:

  • 553 <https://github.com/Kozea/WeasyPrint/issues/553>_:
    Fix slow performance for pre-formatted boxes with a lot of children.
  • 409 <https://github.com/Kozea/WeasyPrint/issues/409>_:
    Don't crash when rendering some tables.
  • 39 <https://github.com/Kozea/WeasyPrint/issues/39>_:
    Fix rendering of floats in inlines.
  • 301 <https://github.com/Kozea/WeasyPrint/issues/301>_:
    Split lines carefully.
  • 530 <https://github.com/Kozea/WeasyPrint/issues/530>_:
    Fix root when frozen with Pyinstaller.
  • 534 <https://github.com/Kozea/WeasyPrint/issues/534>_:
    Handle SVGs containing images embedded as data URIs.
  • 360 <https://github.com/Kozea/WeasyPrint/issues/360>_:
    Fix border-radius rendering problem with some PDF readers.
  • 525 <https://github.com/Kozea/WeasyPrint/issues/525>_:
    Fix pipenv support.
  • 227 <https://github.com/Kozea/WeasyPrint/issues/227>_:
    Smartly handle replaced boxes with percentage width in auto-width parents.
  • 520 <https://github.com/Kozea/WeasyPrint/issues/520>_:
    Don't ignore CSS page rules that are imported by an import rule.

0.41


Released on 2017-10-05.

WeasyPrint now depends on pdfrw >= 0.4.

New features:

  • 471 <https://github.com/Kozea/WeasyPrint/issues/471>_:
    Support page marks and bleed.

Bug fixes:

  • 513 <https://github.com/Kozea/WeasyPrint/issues/513>_:
    Don't crash on unsupported image-resolution values.
  • 506 <https://github.com/Kozea/WeasyPrint/issues/506>:
    Fix font-face use with write
    * methods.
  • 500 <https://github.com/Kozea/WeasyPrint/pull/500>_:
    Improve readability of _select_source function.
  • 498 <https://github.com/Kozea/WeasyPrint/issues/498>_:
    Use CSS prefixes as recommanded by the CSSWG.
  • 441 <https://github.com/Kozea/WeasyPrint/issues/441>_:
    Fix rendering problems and crashes when using font-face.
  • bb3a4db <https://github.com/Kozea/WeasyPrint/commit/bb3a4db>_:
    Try to break pages after a block before trying to break inside it.
  • 1d1654c <https://github.com/Kozea/WeasyPrint/commit/1d1654c>_:
    Fix and test corner cases about named pages.

Documentation:

  • 508 <https://github.com/Kozea/WeasyPrint/pull/508>_:
    Add missing libpangocairo dependency for Debian and Ubuntu.
  • a7b17fb <https://github.com/Kozea/WeasyPrint/commit/a7b17fb>_:
    Add documentation on logged rendering steps.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@leohemsted
Copy link
Contributor

todo: check solution to Kozea/WeasyPrint#550 too

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #107

@pyup-bot pyup-bot closed this Mar 27, 2018
@quis quis deleted the pyup-update-weasyprint-0.40-to-0.42.2 branch March 27, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants