Skip to content

Releases: f3lang/node-rsvg-prebuilt

update electron and node versions

Choose a tag to compare

@f3lang f3lang released this 05 Feb 14:52
  • update nodejs and electron versions
  • update outdated dependencies

support new electron versions

Choose a tag to compare

@f3lang f3lang released this 11 Oct 07:53
v0.7.9

fix supported ABI List in readme

Update dependencies

Choose a tag to compare

@f3lang f3lang released this 02 May 10:23
v0.7.8

remove passus for pullrequests against abandoned project

Support for nodejs 10.x

Choose a tag to compare

@f3lang f3lang released this 26 Apr 13:25

Prebuilds have been generated for the new release up to node ABI version 64 (nodejs 10.x)

Build automation

Choose a tag to compare

@f3lang f3lang released this 15 Apr 08:17

With this release build automation with travis and appveyor is introduced.
New releases will be build against librsvg 2.40.16 and deployed automatically in s3

Also the flag RSVG_HANDLE_FLAG_KEEP_IMAGE_DATA will be used to minify
generated images from svgs with integrated jpegs. thanks @albe for this