1
0
Fork 0
freesewing/packages/plugin-dimension/CHANGELOG.md

46 lines
828 B
Markdown

# Change log for: @freesewing/plugin-dimension
## unreleased (NaN-NaN-NaN)
### Added
- Added (esm) unit tests
## 2.15.0 (2021-04-15)
### Added
- Added the `rmad` macro
## 2.9.0 (2020-10-02)
### Added
- Added support for passing in the ID used to add paths to the part
- Added the `rmd` macro that removes dimensions
## 2.4.4 (2020-03-15)
### Changed
- Don't escape inch symbol in text. Instead let Svg.escapeText() handle it at render time
## 2.1.5 (2019-11-19)
### Fixed
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
## 2.0.0 (2019-08-25)
### Added
- Initial release
This is the **initial release**, and the start of this change log.
> Prior to version 2, FreeSewing was not a JavaScript project.
> As such, that history is out of scope for this change log.