This repository was archived by the owner on Oct 2, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+ ## [ 1.0.3]
89### Added
910- Added support for stroke dasharray, linecap and linejoin
1011
@@ -343,8 +344,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
343344### Added
344345- Add Artboard parser
345346
346- [ Unreleased ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.2...HEAD
347- [ 1.0.2 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.0...v1.0.2
347+ [ Unreleased ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.3...HEAD
348+ [ 1.0.3 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.2...v1.0.3
349+ [ 1.0.2 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.1...v1.0.2
348350[ 1.0.1 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.0...v1.0.1
349351[ 1.0.0 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.0-4...v1.0.0
350352[ 1.0.0-4 ] : https://github.com/L2jLiga/xd2svg/compare/v1.0.0-3...v1.0.0-4
Original file line number Diff line number Diff line change 11{
22 "name" : " xd2svg" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Utility for converting Adobe XD files (*.xd) to SVG" ,
55 "keywords" : [
66 " svg" ,
You can’t perform that action at this time.
0 commit comments