# Change log for: @freesewing/plugin-dimension ## 2.20.0 (2022-01-24) ### Fixed - Support hiding start/end markers on path dimensions (pd macro) ## 2.19.6 (2021-12-29) ### 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.