Releases: L2jLiga/xd2svg
Releases · L2jLiga/xd2svg
v2.0.1
Republish 2.0.0 as far as there were issues with releasing 2.0.0 😱
v2.0.0
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
Removed
v1.1.3
Changed
- Updated xmlbuilder to latest version
- Updated tmp to latest version
Fixed
- Incorrect man page field in package.json
v1.1.1
Fixed
- Process crash on node 8.x
v1.1.0
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
Added
- Added support for stroke dasharray, linecap and linejoin
Changed
- Improved support for text styles
v1.0.2
Added
- Option to set pretty printed output
Changed
- Prettify style attribute
- Fixed mistakes in docs
v1.0.1
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
v1.0.0
Fix
- gradients may start from incorrect place