Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Releases: L2jLiga/xd2svg

v2.0.1

26 Dec 04:29
Compare
Choose a tag to compare

Republish 2.0.0 as far as there were issues with releasing 2.0.0 😱

v2.0.0

26 Dec 04:26
Compare
Choose a tag to compare

Added

  • type property into package.json to specify that package use CommonJS modules (ref)

Changed

  • Updated all dependencies to latest versions
  • Built with TypeScript 3.7 and ES2018 target
  • Code clean-ups

Fixed

  • Several typos

Removed

  • Node 8 support

v1.1.3

27 Jun 11:55
Compare
Choose a tag to compare

Changed

  • Updated xmlbuilder to latest version
  • Updated tmp to latest version

Fixed

  • Incorrect man page field in package.json

v1.1.2

24 Mar 02:45
Compare
Choose a tag to compare

Changed

  • Updated dependencies

v1.1.1

16 Feb 03:43
Compare
Choose a tag to compare

Fixed

  • Process crash on node 8.x

v1.1.0

16 Feb 03:42
Compare
Choose a tag to compare

Added

  • Support for multiple files input
  • List of unsuccessful files when process exited with error

Fixed

  • No output when absolute path give

v1.0.3

16 Feb 03:42
Compare
Choose a tag to compare

Added

  • Added support for stroke dasharray, linecap and linejoin

Changed

  • Improved support for text styles

v1.0.2

09 Dec 05:46
a3ddfef
Compare
Choose a tag to compare

Added

  • Option to set pretty printed output

Changed

  • Prettify style attribute
  • Fixed mistakes in docs

v1.0.1

19 Nov 18:59
5d4a75d
Compare
Choose a tag to compare

Added

  • Warning message when unknown fill/stroke/shape property given
  • Support for specific border for each rectangle side

Changed

  • Reduced possible threshold in tests
  • Performance improvements
  • Typing improvements

Fixed

  • Raster graphic had incorrect size
  • Incorrect empty space in text elements
  • Typos in logger

Removed

  • SVGO optimizations

v1.0.0

13 Nov 18:20
d22f43c
Compare
Choose a tag to compare

Fix

  • gradients may start from incorrect place