This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/papercraft/openjscad/node_modules/@jscad/svg-deserializer/CHANGELOG.md

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.3 (2017-11-04)

Bug Fixes

  • svg transforms: fixes weird new issue with undefined vs null transforms (#46) (4a47f00)

0.2.2 (2017-11-04)

Note: Version bump only for package @jscad/svg-deserializer

0.2.1 (2017-10-10)

Note: Version bump only for package @jscad/svg-deserializer

0.2.0 (2017-10-10)

Bug Fixes

  • svg-deserializer: m/M commands can have implicit lineTo (#20) (969d0da)

Features

  • svg-deserializer: add ability to deserialize svg data to csg objects directly (#25) (cb0ce71)