Skip to content

Releases: dompdf/php-svg-lib

1.0.2

Choose a tag to compare

@bsweeney bsweeney released this 02 Jan 16:02

What's Changed

  • Fix style value handling in #140

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@bsweeney bsweeney released this 01 Jan 22:08

What's Changed

  • Improves PHP 8.5 compatibility in #139
  • Adds support for php-css-parser 9 in #132

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@bsweeney bsweeney released this 29 Apr 13:29

What's Changed

  • Change Composer project name to dompdf/php-svg-lib in #117

Full Changelog: 0.5.4...1.0.0

Nattering Narwhal

Choose a tag to compare

@bsweeney bsweeney released this 15 Apr 13:08

What's Changed

  • Handle nested definition elements in #120

Full Changelog: 0.5.3...0.5.4
Addressed Issues: https://github.com/dompdf/php-svg-lib/milestone/9?closed=1

Masticating Manatee

Choose a tag to compare

@bsweeney bsweeney released this 13 Mar 22:48

What's Changed

  • Update color parsing logic in #105
  • Improve use handling in #111
  • Render a line for a path segment with a radius of zero in #112

Full Changelog: 0.5.2...0.5.3
Addressed Issues: 0.5.3 milestone

Lounging Llama

Choose a tag to compare

@bsweeney bsweeney released this 07 Feb 23:47

Security release to address the following reported vulnerability:

Full Changelog: 0.5.1...0.5.2

Kickin' Koala

Choose a tag to compare

@bsweeney bsweeney released this 11 Dec 23:07

Jesting Jackal

Choose a tag to compare

@bsweeney bsweeney released this 13 Sep 15:18
  • Adds full support for non-user space length values (percent, unit values)
  • Improves processing of use elements
  • Improves path rendering and syntax support
  • Adds support for colors with alpha
  • Adds support for non-namespaced "href" attribute
  • Improves font parsing

See the 0.5.0 milestone for issues and PRs

Gracious thanks to the contributors who helped make this release possible.

Ignaminous Iguanga

Choose a tag to compare

@bsweeney bsweeney released this 07 Mar 12:55
  • Re-target base PHP support to 7.1
  • Skips rendering of indeterminate (return-to-origin) arc segments

Howling Hyena

Choose a tag to compare

@bsweeney bsweeney released this 17 Dec 14:20
  • Improves compatibility with PHP 8.1
    • Update Cpdf to latest version
    • Updates php-css-parser dependency to 8.4