fix timezone issue in changelog generation
This commit is contained in:
parent
a9449631bc
commit
0787d5bf69
91 changed files with 731 additions and 731 deletions
174
CHANGELOG.md
174
CHANGELOG.md
|
@ -16,7 +16,7 @@
|
||||||
- migrated `waistbandWidth` option from `mm` to snapped `pct` option
|
- migrated `waistbandWidth` option from `mm` to snapped `pct` option
|
||||||
|
|
||||||
|
|
||||||
## 2.21.3 (2022-07-01)
|
## 2.21.3 (2022-07-02)
|
||||||
|
|
||||||
### core
|
### core
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
- Add bin entry to package.json
|
- Add bin entry to package.json
|
||||||
|
|
||||||
|
|
||||||
## 2.21.2 (2022-06-29)
|
## 2.21.2 (2022-06-30)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
- Added markers for elastics
|
- Added markers for elastics
|
||||||
|
|
||||||
|
|
||||||
## 2.21.1 (2022-06-27)
|
## 2.21.1 (2022-06-28)
|
||||||
|
|
||||||
### pattern-info
|
### pattern-info
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@
|
||||||
- Added Noble to the list
|
- Added Noble to the list
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -620,7 +620,7 @@
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### brian
|
### brian
|
||||||
|
|
||||||
|
@ -703,7 +703,7 @@
|
||||||
- Fixed incorrect decision in Path.boundary()
|
- Fixed incorrect decision in Path.boundary()
|
||||||
|
|
||||||
|
|
||||||
## 2.20.7 (2022-02-19)
|
## 2.20.7 (2022-02-20)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -712,7 +712,7 @@
|
||||||
- Type-check for optionalMeasurements key in gist Closes [#1918](https://github.com/freesewing/freesewing/issues/1918)
|
- Type-check for optionalMeasurements key in gist Closes [#1918](https://github.com/freesewing/freesewing/issues/1918)
|
||||||
|
|
||||||
|
|
||||||
## 2.20.6 (2022-02-16)
|
## 2.20.6 (2022-02-17)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -727,7 +727,7 @@
|
||||||
- Set units on fontsizes to support scale setting
|
- Set units on fontsizes to support scale setting
|
||||||
|
|
||||||
|
|
||||||
## 2.20.5 (2022-02-16)
|
## 2.20.5 (2022-02-17)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -748,7 +748,7 @@
|
||||||
- Fix bug in Svg.escapeText() that only escaped the first quote
|
- Fix bug in Svg.escapeText() that only escaped the first quote
|
||||||
|
|
||||||
|
|
||||||
## 2.20.4 (2022-01-27)
|
## 2.20.4 (2022-01-28)
|
||||||
|
|
||||||
### create-freesewing-pattern
|
### create-freesewing-pattern
|
||||||
|
|
||||||
|
@ -757,7 +757,7 @@
|
||||||
- Downgraded back to react-scripts 4 because 5 has a regression bug
|
- Downgraded back to react-scripts 4 because 5 has a regression bug
|
||||||
|
|
||||||
|
|
||||||
## 2.20.3 (2022-01-27)
|
## 2.20.3 (2022-01-28)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -780,7 +780,7 @@
|
||||||
- Updated to react-scripts 5 to sidestep bug in error-overlay
|
- Updated to react-scripts 5 to sidestep bug in error-overlay
|
||||||
|
|
||||||
|
|
||||||
## 2.20.2 (2022-01-26)
|
## 2.20.2 (2022-01-27)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -789,7 +789,7 @@
|
||||||
- Patterns options were always in English due to symlinks being used
|
- Patterns options were always in English due to symlinks being used
|
||||||
|
|
||||||
|
|
||||||
## 2.20.1 (2022-01-26)
|
## 2.20.1 (2022-01-27)
|
||||||
|
|
||||||
### bee
|
### bee
|
||||||
|
|
||||||
|
@ -810,7 +810,7 @@
|
||||||
- Remove debug outline when enabling box pleat setting
|
- Remove debug outline when enabling box pleat setting
|
||||||
|
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -1212,7 +1212,7 @@
|
||||||
- Fixed issue that was causing plugin translations to always be in English
|
- Fixed issue that was causing plugin translations to always be in English
|
||||||
|
|
||||||
|
|
||||||
## 2.19.9 (2022-01-08)
|
## 2.19.9 (2022-01-09)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -1221,7 +1221,7 @@
|
||||||
- Fix incorrectly alliegned fabric match line. Move to CF instead [Fixed by @nicholasdower in
|
- Fix incorrectly alliegned fabric match line. Move to CF instead [Fixed by @nicholasdower in
|
||||||
|
|
||||||
|
|
||||||
## 2.19.8 (2022-01-07)
|
## 2.19.8 (2022-01-08)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -1242,7 +1242,7 @@
|
||||||
- Remove CSS var in SVG to preserve styling Fixes [#1606](https://github.com/freesewing/freesewing/issues/1606)
|
- Remove CSS var in SVG to preserve styling Fixes [#1606](https://github.com/freesewing/freesewing/issues/1606)
|
||||||
|
|
||||||
|
|
||||||
## 2.19.7 (2022-01-05)
|
## 2.19.7 (2022-01-06)
|
||||||
|
|
||||||
### brian
|
### brian
|
||||||
|
|
||||||
|
@ -1264,7 +1264,7 @@
|
||||||
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
||||||
|
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### rendertest
|
### rendertest
|
||||||
|
|
||||||
|
@ -1450,7 +1450,7 @@
|
||||||
- Fix axios version conflict
|
- Fix axios version conflict
|
||||||
|
|
||||||
|
|
||||||
## 2.19.5 (2021-11-12)
|
## 2.19.5 (2021-11-13)
|
||||||
|
|
||||||
### charlie
|
### charlie
|
||||||
|
|
||||||
|
@ -1482,7 +1482,7 @@
|
||||||
- Fixed a copy-paste error that caused the `absoluteOptions` shorthand property to be a proxy for the regular options object instead. Note that this bug (and proxying in general) only occurs in debug mode.
|
- Fixed a copy-paste error that caused the `absoluteOptions` shorthand property to be a proxy for the regular options object instead. Note that this bug (and proxying in general) only occurs in debug mode.
|
||||||
|
|
||||||
|
|
||||||
## 2.19.4 (2021-11-08)
|
## 2.19.4 (2021-11-09)
|
||||||
|
|
||||||
### titan
|
### titan
|
||||||
|
|
||||||
|
@ -1510,7 +1510,7 @@
|
||||||
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
||||||
|
|
||||||
|
|
||||||
## 2.19.3 (2021-11-04)
|
## 2.19.3 (2021-11-05)
|
||||||
|
|
||||||
### charlie
|
### charlie
|
||||||
|
|
||||||
|
@ -1523,7 +1523,7 @@
|
||||||
- Worked around ESM issue by adding snapseries as local dependency
|
- Worked around ESM issue by adding snapseries as local dependency
|
||||||
|
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### holmes
|
### holmes
|
||||||
|
|
||||||
|
@ -1575,7 +1575,7 @@
|
||||||
- Added linedrawing for Walburga
|
- Added linedrawing for Walburga
|
||||||
|
|
||||||
|
|
||||||
## 2.19.1 (2021-10-22)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
### hortensia
|
### hortensia
|
||||||
|
|
||||||
|
@ -1606,7 +1606,7 @@
|
||||||
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
||||||
|
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### holmes
|
### holmes
|
||||||
|
|
||||||
|
@ -1792,7 +1792,7 @@
|
||||||
- Added Walburga pattern
|
- Added Walburga pattern
|
||||||
|
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### holmes
|
### holmes
|
||||||
|
|
||||||
|
@ -1848,7 +1848,7 @@
|
||||||
- Added optional chaining so missing options always lead to clear error message
|
- Added optional chaining so missing options always lead to clear error message
|
||||||
|
|
||||||
|
|
||||||
## 2.17.4 (2021-08-19)
|
## 2.17.4 (2021-08-20)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -1857,7 +1857,7 @@
|
||||||
- Fixed typo that caused paperless to error
|
- Fixed typo that caused paperless to error
|
||||||
|
|
||||||
|
|
||||||
## 2.17.3 (2021-08-15)
|
## 2.17.3 (2021-08-16)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -1872,7 +1872,7 @@
|
||||||
- Added missing `bustPointToUnderbust` measurement to `neckstimate`
|
- Added missing `bustPointToUnderbust` measurement to `neckstimate`
|
||||||
|
|
||||||
|
|
||||||
## 2.17.2 (2021-08-14)
|
## 2.17.2 (2021-08-15)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -1899,7 +1899,7 @@
|
||||||
- Added the new `bustPointToUnderbust` measurement for future bikini pattern
|
- Added the new `bustPointToUnderbust` measurement for future bikini pattern
|
||||||
|
|
||||||
|
|
||||||
## 2.17.1 (2021-07-13)
|
## 2.17.1 (2021-07-14)
|
||||||
|
|
||||||
### core
|
### core
|
||||||
|
|
||||||
|
@ -1914,7 +1914,7 @@
|
||||||
- Updated department to new range of options See [#1207](https://github.com/freesewing/freesewing/pull/1207)
|
- Updated department to new range of options See [#1207](https://github.com/freesewing/freesewing/pull/1207)
|
||||||
|
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### bent
|
### bent
|
||||||
|
|
||||||
|
@ -2071,7 +2071,7 @@
|
||||||
- Changed antman references to antperson
|
- Changed antman references to antperson
|
||||||
|
|
||||||
|
|
||||||
## 2.16.2 (2021-05-04)
|
## 2.16.2 (2021-05-05)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -2093,7 +2093,7 @@
|
||||||
- String updates
|
- String updates
|
||||||
|
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -2332,7 +2332,7 @@
|
||||||
- measurementDiffers takes an extra `absolute` value that can be set to false to get the non-absolute and non-rounded value
|
- measurementDiffers takes an extra `absolute` value that can be set to false to get the non-absolute and non-rounded value
|
||||||
|
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### florent
|
### florent
|
||||||
|
|
||||||
|
@ -2394,7 +2394,7 @@
|
||||||
- Changes to cfp strings
|
- Changes to cfp strings
|
||||||
|
|
||||||
|
|
||||||
## 2.15.4 (2021-05-07)
|
## 2.15.4 (2021-05-08)
|
||||||
|
|
||||||
### bella
|
### bella
|
||||||
|
|
||||||
|
@ -2403,7 +2403,7 @@
|
||||||
- Fixed incorrect part dependencies See [#1002](https://github.com/freesewing/freesewing/issues/1002)
|
- Fixed incorrect part dependencies See [#1002](https://github.com/freesewing/freesewing/issues/1002)
|
||||||
|
|
||||||
|
|
||||||
## 2.15.3 (2021-05-04)
|
## 2.15.3 (2021-05-05)
|
||||||
|
|
||||||
### shin
|
### shin
|
||||||
|
|
||||||
|
@ -2412,7 +2412,7 @@
|
||||||
- Fixed issue where a legReduction of zero broke the draft See [#997](https://github.com/freesewing/freesewing/issues/997)
|
- Fixed issue where a legReduction of zero broke the draft See [#997](https://github.com/freesewing/freesewing/issues/997)
|
||||||
|
|
||||||
|
|
||||||
## 2.15.2 (2021-04-27)
|
## 2.15.2 (2021-04-28)
|
||||||
|
|
||||||
### jaeger
|
### jaeger
|
||||||
|
|
||||||
|
@ -2427,7 +2427,7 @@
|
||||||
- Path.shiftAlong takes now an optional second paramter to control the number of steps the path will be divided in per Mm (if it's a curve) default is 25 See [#976](https://github.com/freesewing/freesewing/issues/976)
|
- Path.shiftAlong takes now an optional second paramter to control the number of steps the path will be divided in per Mm (if it's a curve) default is 25 See [#976](https://github.com/freesewing/freesewing/issues/976)
|
||||||
|
|
||||||
|
|
||||||
## 2.15.1 (2021-04-23)
|
## 2.15.1 (2021-04-24)
|
||||||
|
|
||||||
### charlie
|
### charlie
|
||||||
|
|
||||||
|
@ -2452,7 +2452,7 @@
|
||||||
- Fixed bug in the dependency resolved when dependecies are passed as a string See [#971](https://github.com/freesewing/freesewing/issues/971)
|
- Fixed bug in the dependency resolved when dependecies are passed as a string See [#971](https://github.com/freesewing/freesewing/issues/971)
|
||||||
|
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### bella
|
### bella
|
||||||
|
|
||||||
|
@ -2584,7 +2584,7 @@
|
||||||
- Info now also contains deprecated status
|
- Info now also contains deprecated status
|
||||||
|
|
||||||
|
|
||||||
## 2.14.0 (2021-03-06)
|
## 2.14.0 (2021-03-07)
|
||||||
|
|
||||||
### cornelius
|
### cornelius
|
||||||
|
|
||||||
|
@ -2612,7 +2612,7 @@
|
||||||
- Added translations for Cornelius
|
- Added translations for Cornelius
|
||||||
|
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### bella
|
### bella
|
||||||
|
|
||||||
|
@ -2657,7 +2657,7 @@
|
||||||
- Make pattern list alphabetic
|
- Make pattern list alphabetic
|
||||||
|
|
||||||
|
|
||||||
## 2.13.1 (2021-02-13)
|
## 2.13.1 (2021-02-14)
|
||||||
|
|
||||||
### hortensia
|
### hortensia
|
||||||
|
|
||||||
|
@ -2678,7 +2678,7 @@
|
||||||
- Pass pattern handle to tiler
|
- Pass pattern handle to tiler
|
||||||
|
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### hortensia
|
### hortensia
|
||||||
|
|
||||||
|
@ -2753,7 +2753,7 @@
|
||||||
- Translation for Hortensia
|
- Translation for Hortensia
|
||||||
|
|
||||||
|
|
||||||
## 2.12.1 (2021-01-26)
|
## 2.12.1 (2021-01-27)
|
||||||
|
|
||||||
### create-freesewing-pattern
|
### create-freesewing-pattern
|
||||||
|
|
||||||
|
@ -2762,7 +2762,7 @@
|
||||||
- Fixed missing dependency
|
- Fixed missing dependency
|
||||||
|
|
||||||
|
|
||||||
## 2.12.0 (2021-01-18)
|
## 2.12.0 (2021-01-19)
|
||||||
|
|
||||||
### bella
|
### bella
|
||||||
|
|
||||||
|
@ -2771,7 +2771,7 @@
|
||||||
- Initial release of this body block for womenswear
|
- Initial release of this body block for womenswear
|
||||||
|
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### florence
|
### florence
|
||||||
|
|
||||||
|
@ -2884,7 +2884,7 @@
|
||||||
- Fixed links in Workbench footer
|
- Fixed links in Workbench footer
|
||||||
|
|
||||||
|
|
||||||
## 2.11.2 (2021-01-10)
|
## 2.11.2 (2021-01-11)
|
||||||
|
|
||||||
### brian
|
### brian
|
||||||
|
|
||||||
|
@ -2899,7 +2899,7 @@
|
||||||
- Fixed links in Workbench footer
|
- Fixed links in Workbench footer
|
||||||
|
|
||||||
|
|
||||||
## 2.11.1 (2021-01-10)
|
## 2.11.1 (2021-01-11)
|
||||||
|
|
||||||
### create-freesewing-pattern
|
### create-freesewing-pattern
|
||||||
|
|
||||||
|
@ -2908,7 +2908,7 @@
|
||||||
- Fixed issue with node-sass, see [#778](https://github.com/freesewing/freesewing/issues/778) and [#779](https://github.com/freesewing/freesewing/issues/779)
|
- Fixed issue with node-sass, see [#778](https://github.com/freesewing/freesewing/issues/778) and [#779](https://github.com/freesewing/freesewing/issues/779)
|
||||||
|
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### shin
|
### shin
|
||||||
|
|
||||||
|
@ -2964,7 +2964,7 @@
|
||||||
- Type in Simon title
|
- Type in Simon title
|
||||||
|
|
||||||
|
|
||||||
## 2.10.7 (2020-11-17)
|
## 2.10.7 (2020-11-18)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -2973,7 +2973,7 @@
|
||||||
- Yoke dart did not affect sleevecap length. See [#687](https://github.com/freesewing/freesewing/issues/687)
|
- Yoke dart did not affect sleevecap length. See [#687](https://github.com/freesewing/freesewing/issues/687)
|
||||||
|
|
||||||
|
|
||||||
## 2.10.6 (2020-11-14)
|
## 2.10.6 (2020-11-15)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -2982,7 +2982,7 @@
|
||||||
- Workbench now supports loading a pattern configuration from a (github) gist
|
- Workbench now supports loading a pattern configuration from a (github) gist
|
||||||
|
|
||||||
|
|
||||||
## 2.10.5 (2020-11-13)
|
## 2.10.5 (2020-11-14)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -2991,7 +2991,7 @@
|
||||||
- Added missing `cty.` translations to non-English language files
|
- Added missing `cty.` translations to non-English language files
|
||||||
|
|
||||||
|
|
||||||
## 2.10.4 (2020-11-12)
|
## 2.10.4 (2020-11-13)
|
||||||
|
|
||||||
### titan
|
### titan
|
||||||
|
|
||||||
|
@ -3000,7 +3000,7 @@
|
||||||
- Issue with incorrectly named point
|
- Issue with incorrectly named point
|
||||||
|
|
||||||
|
|
||||||
## 2.10.3 (2020-11-07)
|
## 2.10.3 (2020-11-08)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -3015,7 +3015,7 @@
|
||||||
- Renderprops now includes SVG with preRender hook applied
|
- Renderprops now includes SVG with preRender hook applied
|
||||||
|
|
||||||
|
|
||||||
## 2.10.2 (2020-11-06)
|
## 2.10.2 (2020-11-07)
|
||||||
|
|
||||||
### core
|
### core
|
||||||
|
|
||||||
|
@ -3024,7 +3024,7 @@
|
||||||
- Fixed bundled bezier-js version
|
- Fixed bundled bezier-js version
|
||||||
|
|
||||||
|
|
||||||
## 2.10.1 (2020-11-06)
|
## 2.10.1 (2020-11-07)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -3045,7 +3045,7 @@
|
||||||
- Removed unused CSS code
|
- Removed unused CSS code
|
||||||
|
|
||||||
|
|
||||||
## 2.10.0 (2020-10-16)
|
## 2.10.0 (2020-10-17)
|
||||||
|
|
||||||
### albert
|
### albert
|
||||||
|
|
||||||
|
@ -3054,7 +3054,7 @@
|
||||||
- Albert is an apron pattern
|
- Albert is an apron pattern
|
||||||
|
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### teagan
|
### teagan
|
||||||
|
|
||||||
|
@ -3121,7 +3121,7 @@
|
||||||
- Added teagan info
|
- Added teagan info
|
||||||
|
|
||||||
|
|
||||||
## 2.8.1 (2020-08-15)
|
## 2.8.1 (2020-08-16)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -3142,7 +3142,7 @@
|
||||||
- Fixed breaking change in execa upgrade in 2.8.0
|
- Fixed breaking change in execa upgrade in 2.8.0
|
||||||
|
|
||||||
|
|
||||||
## 2.8.0 (2020-08-09)
|
## 2.8.0 (2020-08-10)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -3173,7 +3173,7 @@
|
||||||
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
|
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
|
||||||
|
|
||||||
|
|
||||||
## 2.7.2 (2020-07-28)
|
## 2.7.2 (2020-07-29)
|
||||||
|
|
||||||
### core
|
### core
|
||||||
|
|
||||||
|
@ -3182,7 +3182,7 @@
|
||||||
- Fixed wrong return value in debug message from Path
|
- Fixed wrong return value in debug message from Path
|
||||||
|
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### aaron
|
### aaron
|
||||||
|
|
||||||
|
@ -3265,7 +3265,7 @@
|
||||||
- Added backend calls for creating gists/issues on Github
|
- Added backend calls for creating gists/issues on Github
|
||||||
|
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -3619,7 +3619,7 @@
|
||||||
- Added the `isDegMeasurement` method
|
- Added the `isDegMeasurement` method
|
||||||
|
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### florence
|
### florence
|
||||||
|
|
||||||
|
@ -3698,7 +3698,7 @@
|
||||||
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
|
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
|
||||||
|
|
||||||
|
|
||||||
## 2.5.0 (2020-04-04)
|
## 2.5.0 (2020-04-05)
|
||||||
|
|
||||||
### diana
|
### diana
|
||||||
|
|
||||||
|
@ -3723,7 +3723,7 @@
|
||||||
- title, description, and options for Dianna
|
- title, description, and options for Dianna
|
||||||
|
|
||||||
|
|
||||||
## 2.4.6 (2020-03-22)
|
## 2.4.6 (2020-03-23)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -3732,7 +3732,7 @@
|
||||||
- Fixed an bug in the i18n package
|
- Fixed an bug in the i18n package
|
||||||
|
|
||||||
|
|
||||||
## 2.4.5 (2020-03-18)
|
## 2.4.5 (2020-03-19)
|
||||||
|
|
||||||
### florence
|
### florence
|
||||||
|
|
||||||
|
@ -3753,7 +3753,7 @@
|
||||||
- neckstimate() now returns values rounded to nearest mm
|
- neckstimate() now returns values rounded to nearest mm
|
||||||
|
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### huey
|
### huey
|
||||||
|
|
||||||
|
@ -3792,7 +3792,7 @@
|
||||||
- New Svg.escapeText() method to escape text at render time, rather than at draft time This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
|
- New Svg.escapeText() method to escape text at render time, rather than at draft time This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
|
||||||
|
|
||||||
|
|
||||||
## 2.4.3 (2020-03-11)
|
## 2.4.3 (2020-03-12)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -3801,7 +3801,7 @@
|
||||||
- Added more translations
|
- Added more translations
|
||||||
|
|
||||||
|
|
||||||
## 2.4.2 (2020-03-07)
|
## 2.4.2 (2020-03-08)
|
||||||
|
|
||||||
### plugin-title
|
### plugin-title
|
||||||
|
|
||||||
|
@ -3822,7 +3822,7 @@
|
||||||
- Added more strings
|
- Added more strings
|
||||||
|
|
||||||
|
|
||||||
## 2.4.1 (2020-03-03)
|
## 2.4.1 (2020-03-04)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -3837,7 +3837,7 @@
|
||||||
- [#542](https://github.com/freesewing/freesewing.org/issues/542): Prevent neckstimate from throwing when getting an unexpected measurement
|
- [#542](https://github.com/freesewing/freesewing.org/issues/542): Prevent neckstimate from throwing when getting an unexpected measurement
|
||||||
|
|
||||||
|
|
||||||
## 2.4.0 (2020-02-28)
|
## 2.4.0 (2020-02-29)
|
||||||
|
|
||||||
### florence
|
### florence
|
||||||
|
|
||||||
|
@ -3847,7 +3847,7 @@
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
|
|
||||||
## 2.3.0 (2020-02-22)
|
## 2.3.0 (2020-02-23)
|
||||||
|
|
||||||
### holmes
|
### holmes
|
||||||
|
|
||||||
|
@ -3864,7 +3864,7 @@
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### florent
|
### florent
|
||||||
|
|
||||||
|
@ -4072,7 +4072,7 @@
|
||||||
- Neckstimate now uses proportions only
|
- Neckstimate now uses proportions only
|
||||||
|
|
||||||
|
|
||||||
## 2.1.9 (2020-01-17)
|
## 2.1.9 (2020-01-18)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -4087,7 +4087,7 @@
|
||||||
- [#19](https://github.com/freesewing/freesewing/issues/19): Path offset issue is now fixed in upstream bezier-js@2.4.6
|
- [#19](https://github.com/freesewing/freesewing/issues/19): Path offset issue is now fixed in upstream bezier-js@2.4.6
|
||||||
|
|
||||||
|
|
||||||
## 2.1.8 (2019-12-15)
|
## 2.1.8 (2019-12-16)
|
||||||
|
|
||||||
### simon
|
### simon
|
||||||
|
|
||||||
|
@ -4096,7 +4096,7 @@
|
||||||
- [#416](https://github.com/freesewing/freesewing.org/issues/416): Fixed bug in simon sleeve
|
- [#416](https://github.com/freesewing/freesewing.org/issues/416): Fixed bug in simon sleeve
|
||||||
|
|
||||||
|
|
||||||
## 2.1.7 (2019-12-14)
|
## 2.1.7 (2019-12-15)
|
||||||
|
|
||||||
### carlton
|
### carlton
|
||||||
|
|
||||||
|
@ -4106,7 +4106,7 @@
|
||||||
- Re-numbered tail as part 5
|
- Re-numbered tail as part 5
|
||||||
|
|
||||||
|
|
||||||
## 2.1.6 (2019-11-23)
|
## 2.1.6 (2019-11-24)
|
||||||
|
|
||||||
### utils
|
### utils
|
||||||
|
|
||||||
|
@ -4115,7 +4115,7 @@
|
||||||
- [#317](https://github.com/freesewing/freesewing.org/issues/317): Fixed bug where format was not passed to formatImperial
|
- [#317](https://github.com/freesewing/freesewing.org/issues/317): Fixed bug where format was not passed to formatImperial
|
||||||
|
|
||||||
|
|
||||||
## 2.1.5 (2019-11-18)
|
## 2.1.5 (2019-11-19)
|
||||||
|
|
||||||
### plugin-dimension
|
### plugin-dimension
|
||||||
|
|
||||||
|
@ -4124,7 +4124,7 @@
|
||||||
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
|
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
|
||||||
|
|
||||||
|
|
||||||
## 2.1.4 (2019-10-31)
|
## 2.1.4 (2019-11-01)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -4137,7 +4137,7 @@
|
||||||
- The Ogol component has been removed as it wasn't used
|
- The Ogol component has been removed as it wasn't used
|
||||||
|
|
||||||
|
|
||||||
## 2.1.3 (2019-10-17)
|
## 2.1.3 (2019-10-18)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -4156,7 +4156,7 @@
|
||||||
- [#250](https://github.com/freesewing/freesewing.org/issues/250): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
|
- [#250](https://github.com/freesewing/freesewing.org/issues/250): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
|
||||||
|
|
||||||
|
|
||||||
## 2.1.2 (2019-10-13)
|
## 2.1.2 (2019-10-14)
|
||||||
|
|
||||||
### i18n
|
### i18n
|
||||||
|
|
||||||
|
@ -4165,7 +4165,7 @@
|
||||||
- Fixed issue where symlinks were causing all languages to export English strings
|
- Fixed issue where symlinks were causing all languages to export English strings
|
||||||
|
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### components
|
### components
|
||||||
|
|
||||||
|
@ -4200,7 +4200,7 @@
|
||||||
- Fixed an issue with the formatMm method not adding units
|
- Fixed an issue with the formatMm method not adding units
|
||||||
|
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### penelope
|
### penelope
|
||||||
|
|
||||||
|
@ -4291,7 +4291,7 @@
|
||||||
- Fixed an issue where optionDefault was not handling list options correctly
|
- Fixed an issue where optionDefault was not handling list options correctly
|
||||||
|
|
||||||
|
|
||||||
## 2.0.4 (2019-09-26)
|
## 2.0.4 (2019-09-27)
|
||||||
|
|
||||||
### carlton
|
### carlton
|
||||||
|
|
||||||
|
@ -4310,7 +4310,7 @@
|
||||||
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
||||||
|
|
||||||
|
|
||||||
## 2.0.3 (2019-09-14)
|
## 2.0.3 (2019-09-15)
|
||||||
|
|
||||||
### bruce
|
### bruce
|
||||||
|
|
||||||
|
@ -4337,7 +4337,7 @@
|
||||||
- Fix measurementDiffers to pass breasts parameter to neckstimate
|
- Fix measurementDiffers to pass breasts parameter to neckstimate
|
||||||
|
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
@ -4397,7 +4397,7 @@
|
||||||
- Removed lingering debug statement in formatImperial
|
- Removed lingering debug statement in formatImperial
|
||||||
|
|
||||||
|
|
||||||
## 2.0.1 (2019-08-31)
|
## 2.0.1 (2019-09-01)
|
||||||
|
|
||||||
### theo
|
### theo
|
||||||
|
|
||||||
|
@ -4427,7 +4427,7 @@
|
||||||
- The `measurementDiffers` method is new.
|
- The `measurementDiffers` method is new.
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### benjamin
|
### benjamin
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
# Change log for: @freesewing/aaron
|
# Change log for: @freesewing/aaron
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set missing option `brianFitCollar` to `false`
|
- Set missing option `brianFitCollar` to `false`
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -39,13 +39,13 @@
|
||||||
|
|
||||||
- Fixed incorrect instruction for neck binding (the indicated length was only half)
|
- Fixed incorrect instruction for neck binding (the indicated length was only half)
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
# Change log for: @freesewing/albert
|
# Change log for: @freesewing/albert
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.10.0 (2020-10-16)
|
## 2.10.0 (2020-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/bee
|
# Change log for: @freesewing/bee
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.1 (2022-01-26)
|
## 2.20.1 (2022-01-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Exposed additional Bella options
|
- Exposed additional Bella options
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
- Hide/lock options that should be fixed (inherited from Bella)
|
- Hide/lock options that should be fixed (inherited from Bella)
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/bella
|
# Change log for: @freesewing/bella
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -15,37 +15,37 @@
|
||||||
- Expose the `frontArmholeCurvature` option to the user via option groups
|
- Expose the `frontArmholeCurvature` option to the user via option groups
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.4 (2021-05-07)
|
## 2.15.4 (2021-05-08)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed incorrect part dependencies See [#1002](https://github.com/freesewing/freesewing/issues/1002)
|
- Fixed incorrect part dependencies See [#1002](https://github.com/freesewing/freesewing/issues/1002)
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Shoulder point control point fix for doll-sized clothes
|
- Shoulder point control point fix for doll-sized clothes
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with out-of-order execution
|
- Fixed issue with out-of-order execution
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Verify whether back dart passes armhole depth
|
- Verify whether back dart passes armhole depth
|
||||||
|
|
||||||
## 2.12.0 (2021-01-18)
|
## 2.12.0 (2021-01-19)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,49 +1,49 @@
|
||||||
# Change log for: @freesewing/benjamin
|
# Change log for: @freesewing/benjamin
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.8.1 (2020-08-15)
|
## 2.8.1 (2020-08-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with (length of) band
|
- Fixed issue with (length of) band
|
||||||
|
|
||||||
## 2.8.0 (2020-08-09)
|
## 2.8.0 (2020-08-10)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix for incorrect length of the ribbon
|
- Fix for incorrect length of the ribbon
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added bandLength option to fit optiongroup (it was missing)
|
- Added bandLength option to fit optiongroup (it was missing)
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
# Change log for: @freesewing/bent
|
# Change log for: @freesewing/bent
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -42,13 +42,13 @@
|
||||||
- Set tip of undersleeve as anchor point for sampling
|
- Set tip of undersleeve as anchor point for sampling
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/bob
|
# Change log for: @freesewing/bob
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,32 +1,32 @@
|
||||||
# Change log for: @freesewing/breanna
|
# Change log for: @freesewing/breanna
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Try harder to find the intersection point for the scyedart
|
- Try harder to find the intersection point for the scyedart
|
||||||
- Define missing y variable in paperless branch
|
- Define missing y variable in paperless branch
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
- Removed deprecated `debug()` statements
|
- Removed deprecated `debug()` statements
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Change log for: @freesewing/brian
|
# Change log for: @freesewing/brian
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
- Slightly increased the default neck ease
|
- Slightly increased the default neck ease
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -23,44 +23,44 @@
|
||||||
- Adde both front and back armhole pitch points Closes [#2057](https://github.com/freesewing/freesewing/issues/2057)
|
- Adde both front and back armhole pitch points Closes [#2057](https://github.com/freesewing/freesewing/issues/2057)
|
||||||
- Fixed issue with the sleeve length
|
- Fixed issue with the sleeve length
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.7 (2022-01-05)
|
## 2.19.7 (2022-01-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Always calculate sleevecap notch from armhole rather than shoulder
|
- Always calculate sleevecap notch from armhole rather than shoulder
|
||||||
- Default for `sleevecapEase` option is now `0`
|
- Default for `sleevecapEase` option is now `0`
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Paperless dimensions don't extend to hem See [#1030](https://github.com/freesewing/freesewing/issues/1030)
|
- Paperless dimensions don't extend to hem See [#1030](https://github.com/freesewing/freesewing/issues/1030)
|
||||||
|
|
||||||
## 2.11.2 (2021-01-10)
|
## 2.11.2 (2021-01-11)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Marked waistline on Brian. Closes [#782](https://github.com/freesewing/freesewing/issues/782)
|
- Marked waistline on Brian. Closes [#782](https://github.com/freesewing/freesewing/issues/782)
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -70,13 +70,13 @@
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
- Removed deprecated `debug()` statements
|
- Removed deprecated `debug()` statements
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `saBase` path is no longer being rendered
|
- The `saBase` path is no longer being rendered
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
- The `neck` point has been renamed to `hps`
|
- The `neck` point has been renamed to `hps`
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,43 +1,43 @@
|
||||||
# Change log for: @freesewing/bruce
|
# Change log for: @freesewing/bruce
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added notches to facilitate seam matching
|
- Added notches to facilitate seam matching
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed a check for an undefined value in the store
|
- Fixed a check for an undefined value in the store
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -49,13 +49,13 @@
|
||||||
|
|
||||||
- Sampling some options would not work in Bruce because the code shared across patterns would only run once. That's fixed now.
|
- Sampling some options would not work in Bruce because the code shared across patterns would only run once. That's fixed now.
|
||||||
|
|
||||||
## 2.0.3 (2019-09-14)
|
## 2.0.3 (2019-09-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#106](https://github.com/freesewing/freesewing/issues/106): Fix incorrect hem allowance
|
- [#106](https://github.com/freesewing/freesewing/issues/106): Fix incorrect hem allowance
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
# Change log for: @freesewing/carlita
|
# Change log for: @freesewing/carlita
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -34,14 +34,14 @@
|
||||||
- Set a sample anchor point on the side part
|
- Set a sample anchor point on the side part
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
|
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
# Change log for: @freesewing/carlton
|
# Change log for: @freesewing/carlton
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Removed unused `hipsEase` code
|
- Removed unused `hipsEase` code
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -39,26 +39,26 @@
|
||||||
- Ported carlton to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported carlton to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.1.7 (2019-12-14)
|
## 2.1.7 (2019-12-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
- Re-numbered tail as part 5
|
- Re-numbered tail as part 5
|
||||||
|
|
||||||
## 2.0.4 (2019-09-26)
|
## 2.0.4 (2019-09-27)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#108](https://github.com/freesewing/freesewing/issues/108): Fixed incorrect width of the Carlton tail
|
- [#108](https://github.com/freesewing/freesewing/issues/108): Fixed incorrect width of the Carlton tail
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/cathrin
|
# Change log for: @freesewing/cathrin
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
- [Fixed missing points issue when changing panels option](https://github.com/freesewing/freesewing.org/issues/619)
|
- [Fixed missing points issue when changing panels option](https://github.com/freesewing/freesewing.org/issues/619)
|
||||||
- Fixed panels option being a list of numbers rather than strings
|
- Fixed panels option being a list of numbers rather than strings
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
# Change log for: @freesewing/charlie
|
# Change log for: @freesewing/charlie
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Expose the `frontPocketFacing` option to the user via option groups
|
- Expose the `frontPocketFacing` option to the user via option groups
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.5 (2021-11-12)
|
## 2.19.5 (2021-11-13)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
- Fix issue where a very low waist caused the fly to be incorrectly drawn This only happens at unrealistic waist heights, so I changed the option minimum value instead. Closes [#1486](https://github.com/freesewing/freesewing/issues/1486)
|
- Fix issue where a very low waist caused the fly to be incorrectly drawn This only happens at unrealistic waist heights, so I changed the option minimum value instead. Closes [#1486](https://github.com/freesewing/freesewing/issues/1486)
|
||||||
|
|
||||||
## 2.19.3 (2021-11-04)
|
## 2.19.3 (2021-11-05)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
- Worked around ESM issue by adding snapseries as local dependency
|
- Worked around ESM issue by adding snapseries as local dependency
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -44,19 +44,19 @@
|
||||||
|
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1313](https://github.com/freesewing/freesewing/issues/1313)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1313](https://github.com/freesewing/freesewing/issues/1313)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Add `@freesewing/plugin-mirror` as peer dependency
|
- Add `@freesewing/plugin-mirror` as peer dependency
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.1 (2021-04-23)
|
## 2.15.1 (2021-04-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
- Keep `frontPocketSlantRound` and `frontPocketSlantBend` options from being zero
|
- Keep `frontPocketSlantRound` and `frontPocketSlantBend` options from being zero
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/cornelius
|
# Change log for: @freesewing/cornelius
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Removed lingering console.log statements
|
- Removed lingering console.log statements
|
||||||
|
|
||||||
## 2.19.1 (2021-10-22)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -29,19 +29,19 @@
|
||||||
|
|
||||||
- Fixed issue where the cuff style is not drafted in certain configurations Closes [#1325](https://github.com/freesewing/freesewing/issues/1325)
|
- Fixed issue where the cuff style is not drafted in certain configurations Closes [#1325](https://github.com/freesewing/freesewing/issues/1325)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Handle edge-case where splitting a path on and endpoint causes things to break
|
- Handle edge-case where splitting a path on and endpoint causes things to break
|
||||||
|
|
||||||
## 2.14.0 (2021-03-06)
|
## 2.14.0 (2021-03-07)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,32 +1,32 @@
|
||||||
# Change log for: @freesewing/diana
|
# Change log for: @freesewing/diana
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Expose the `cuffEase` option to the user via option groups
|
- Expose the `cuffEase` option to the user via option groups
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Set brian `s3` options as constants
|
- Set brian `s3` options as constants
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
- Ported diana to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported diana to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.5.0 (2020-04-04)
|
## 2.5.0 (2020-04-05)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/examples
|
# Change log for: @freesewing/examples
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added examples for bartack plugin
|
- Added examples for bartack plugin
|
||||||
- Added examples for new buttonhole-start/end snippets
|
- Added examples for new buttonhole-start/end snippets
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
# Change log for: @freesewing/florence
|
# Change log for: @freesewing/florence
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -41,13 +41,13 @@
|
||||||
|
|
||||||
- @freesewing/fu has been renamed to @freesewing/florence
|
- @freesewing/fu has been renamed to @freesewing/florence
|
||||||
|
|
||||||
## 2.4.5 (2020-03-18)
|
## 2.4.5 (2020-03-19)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Improved shape based on community feedback
|
- Improved shape based on community feedback
|
||||||
|
|
||||||
## 2.4.0 (2020-02-28)
|
## 2.4.0 (2020-02-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
# Change log for: @freesewing/florent
|
# Change log for: @freesewing/florent
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Add missing notches See [#1015](https://github.com/freesewing/freesewing/issues/1015)
|
- Add missing notches See [#1015](https://github.com/freesewing/freesewing/issues/1015)
|
||||||
- Removed inherited miniscale points
|
- Removed inherited miniscale points
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed an SA issue in brim top and removed SA from interfacing
|
- Fixed an SA issue in brim top and removed SA from interfacing
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/hi
|
# Change log for: @freesewing/hi
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/holmes
|
# Change log for: @freesewing/holmes
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed SA to use twice the SA value on hem allowance
|
- Fixed SA to use twice the SA value on hem allowance
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -37,31 +37,31 @@
|
||||||
- _Ear_ has been changed to _Ear flap_
|
- _Ear_ has been changed to _Ear flap_
|
||||||
- Added hem allowance at the hem, rather than standard seam allowance
|
- Added hem allowance at the hem, rather than standard seam allowance
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `brimWidth` option is not a percent option, allowing the pattern to scale properly
|
- The `brimWidth` option is not a percent option, allowing the pattern to scale properly
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.3.0 (2020-02-22)
|
## 2.3.0 (2020-02-23)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,43 +1,43 @@
|
||||||
# Change log for: @freesewing/hortensia
|
# Change log for: @freesewing/hortensia
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.1 (2021-10-22)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with the handle width not drafting correctly Closes [#1403](https://github.com/freesewing/freesewing/issues/1403)
|
- Fixed issue with the handle width not drafting correctly Closes [#1403](https://github.com/freesewing/freesewing/issues/1403)
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed the `handleWidth` option type from `mm` to `pct`
|
- Changed the `handleWidth` option type from `mm` to `pct`
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.1 (2021-02-13)
|
## 2.13.1 (2021-02-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix incorrectly named part
|
- Fix incorrectly named part
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
# Change log for: @freesewing/huey
|
# Change log for: @freesewing/huey
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Better defaults for sleevecap and armhole depth
|
- Better defaults for sleevecap and armhole depth
|
||||||
- Huey now extends the Brian config
|
- Huey now extends the Brian config
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265)
|
- Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix hood dependencies See [#1026](https://github.com/freesewing/freesewing/issues/1026)
|
- Fix hood dependencies See [#1026](https://github.com/freesewing/freesewing/issues/1026)
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@
|
||||||
- Added cut-on-fold indicator to pocket
|
- Added cut-on-fold indicator to pocket
|
||||||
- Removed lingering notch from pocket part
|
- Removed lingering notch from pocket part
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -66,19 +66,19 @@
|
||||||
|
|
||||||
- [Added seam allowance to the front closure](https://github.com/freesewing/freesewing/issues/420)
|
- [Added seam allowance to the front closure](https://github.com/freesewing/freesewing/issues/420)
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/hugo
|
# Change log for: @freesewing/hugo
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -11,57 +11,57 @@
|
||||||
|
|
||||||
- Fix incorrect seam allowance Closes [#2208](https://github.com/freesewing/freesewing/issues/2208)
|
- Fix incorrect seam allowance Closes [#2208](https://github.com/freesewing/freesewing/issues/2208)
|
||||||
|
|
||||||
## 2.20.1 (2022-01-26)
|
## 2.20.1 (2022-01-27)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Seam allowance on pocket is incorrectly marked for cut-on-fold Closes [#1731](https://github.com/freesewing/freesewing/issues/1731)
|
- Seam allowance on pocket is incorrectly marked for cut-on-fold Closes [#1731](https://github.com/freesewing/freesewing/issues/1731)
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Set brian `s3` options as constants
|
- Set brian `s3` options as constants
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.14.0 (2021-03-06)
|
## 2.14.0 (2021-03-07)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Replaced grainline indicator on pocket with cut-on-fold indicator
|
- Replaced grainline indicator on pocket with cut-on-fold indicator
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix style of the seam allowance paths
|
- Fix style of the seam allowance paths
|
||||||
- Fix sleeve dependencies
|
- Fix sleeve dependencies
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Removed inherited notches
|
- Removed inherited notches
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set missing option `brianFitCollar` to `false`
|
- Set missing option `brianFitCollar` to `false`
|
||||||
- Adding missing control point to front neck opening
|
- Adding missing control point to front neck opening
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
- Removed deprecated `debug()` statements
|
- Removed deprecated `debug()` statements
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
- Do not render pocket outline when complete is falsy
|
- Do not render pocket outline when complete is falsy
|
||||||
- Do not render pocket facing hint when complete is falsy
|
- Do not render pocket facing hint when complete is falsy
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@
|
||||||
|
|
||||||
- Made sure dimensions for hood center and waistband are always shown
|
- Made sure dimensions for hood center and waistband are always shown
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/jaeger
|
# Change log for: @freesewing/jaeger
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -23,37 +23,37 @@
|
||||||
|
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1321](https://github.com/freesewing/freesewing/issues/1313)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1321](https://github.com/freesewing/freesewing/issues/1313)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Set brian `s3` options as constants
|
- Set brian `s3` options as constants
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed third button not showing up See [#973](https://github.com/freesewing/freesewing/issues/973)
|
- Fixed third button not showing up See [#973](https://github.com/freesewing/freesewing/issues/973)
|
||||||
|
|
||||||
## 2.15.2 (2021-04-27)
|
## 2.15.2 (2021-04-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Draft a third button when it's requested See [#973](https://github.com/freesewing/freesewing/issues/973)
|
- Draft a third button when it's requested See [#973](https://github.com/freesewing/freesewing/issues/973)
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -62,19 +62,19 @@
|
||||||
- Ported jaeger to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported jaeger to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#76](https://github.com/freesewing/freesewing.org/issues/76): Fixed a typo in Jaeger that was causing the side vent length to be wrong
|
- [#76](https://github.com/freesewing/freesewing.org/issues/76): Fixed a typo in Jaeger that was causing the side vent length to be wrong
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/legend
|
# Change log for: @freesewing/legend
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/lucy
|
# Change log for: @freesewing/lucy
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/lunetius
|
# Change log for: @freesewing/lunetius
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/noble
|
# Change log for: @freesewing/noble
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,27 +1,27 @@
|
||||||
# Change log for: @freesewing/paco
|
# Change log for: @freesewing/paco
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Hide the `frontPocketFlapSize` from the user
|
- Hide the `frontPocketFlapSize` from the user
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.4 (2021-11-08)
|
## 2.19.4 (2021-11-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Make paperless markings available when detail is disabled Closes [#1400](https://github.com/freesewing/freesewing/issues/1401)
|
- Make paperless markings available when detail is disabled Closes [#1400](https://github.com/freesewing/freesewing/issues/1401)
|
||||||
- Make pocket flaps properly parametric Closes [#1401](https://github.com/freesewing/freesewing/issues/1401)
|
- Make pocket flaps properly parametric Closes [#1401](https://github.com/freesewing/freesewing/issues/1401)
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -32,20 +32,20 @@
|
||||||
|
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1316)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1316)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The waistband was incorrectly using the cuff widht See [#1113](https://github.com/freesewing/freesewing/issues/1113)
|
- The waistband was incorrectly using the cuff widht See [#1113](https://github.com/freesewing/freesewing/issues/1113)
|
||||||
- Only draft the cuff part when it's needed See [#1113](https://github.com/freesewing/freesewing/issues/1113)
|
- Only draft the cuff part when it's needed See [#1113](https://github.com/freesewing/freesewing/issues/1113)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -53,19 +53,19 @@
|
||||||
- Added the (disabled) waistbandHeight option from Titan
|
- Added the (disabled) waistbandHeight option from Titan
|
||||||
- Changed to Titan's waistbandWidth option
|
- Changed to Titan's waistbandWidth option
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Only add paperless dimensions for pockets if we drafted pockets
|
- Only add paperless dimensions for pockets if we drafted pockets
|
||||||
|
|
||||||
## 2.8.1 (2020-08-15)
|
## 2.8.1 (2020-08-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added Titan as a peer dependency
|
- Added Titan as a peer dependency
|
||||||
|
|
||||||
## 2.8.0 (2020-08-09)
|
## 2.8.0 (2020-08-10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/penelope
|
# Change log for: @freesewing/penelope
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.5 (2021-11-12)
|
## 2.19.5 (2021-11-13)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Increased maximum for the `waistEase` option
|
- Increased maximum for the `waistEase` option
|
||||||
- Increased maximum for the `seatEase` options
|
- Increased maximum for the `seatEase` options
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -33,32 +33,32 @@
|
||||||
|
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1320](https://github.com/freesewing/freesewing/issues/1316)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1320](https://github.com/freesewing/freesewing/issues/1316)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue in shape part
|
- Fixed issue in shape part
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported penelope to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported penelope to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed tags in pattern config file
|
- Fixed tags in pattern config file
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/plugintest
|
# Change log for: @freesewing/plugintest
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/rendertest
|
# Change log for: @freesewing/rendertest
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Restructured the pattern to allow inclusion of individual parts in Example component
|
- Restructured the pattern to allow inclusion of individual parts in Example component
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Updated the rendertest pattern to be more concise
|
- Updated the rendertest pattern to be more concise
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,44 +1,44 @@
|
||||||
# Change log for: @freesewing/sandy
|
# Change log for: @freesewing/sandy
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated the `waistbandWidth` option from mm to snapped pct
|
- Migrated the `waistbandWidth` option from mm to snapped pct
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported sandy to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported sandy to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed tags in pattern config file
|
- Fixed tags in pattern config file
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
# Change log for: @freesewing/shin
|
# Change log for: @freesewing/shin
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.3 (2021-05-04)
|
## 2.15.3 (2021-05-05)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue where a legReduction of zero broke the draft See [#997](https://github.com/freesewing/freesewing/issues/997)
|
- Fixed issue where a legReduction of zero broke the draft See [#997](https://github.com/freesewing/freesewing/issues/997)
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Removed unused lengthBonus option
|
- Removed unused lengthBonus option
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported shin to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported shin to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Change log for: @freesewing/simon
|
# Change log for: @freesewing/simon
|
||||||
|
|
||||||
|
|
||||||
## 2.21.2 (2022-06-29)
|
## 2.21.2 (2022-06-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Decreased default collar ease
|
- Decreased default collar ease
|
||||||
- Increased default yoke height
|
- Increased default yoke height
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
- Handle edge-case for 1/10 dolls with breasts where path split would yield empty half
|
- Handle edge-case for 1/10 dolls with breasts where path split would yield empty half
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -32,68 +32,68 @@
|
||||||
|
|
||||||
- Fixed issue with the sleeve length
|
- Fixed issue with the sleeve length
|
||||||
|
|
||||||
## 2.20.5 (2022-02-16)
|
## 2.20.5 (2022-02-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed grainline indicator on sleeve since it was slightly off-grain
|
- Fixed grainline indicator on sleeve since it was slightly off-grain
|
||||||
|
|
||||||
## 2.20.3 (2022-01-27)
|
## 2.20.3 (2022-01-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Properly style SA paths on cuffs and collarstand
|
- Properly style SA paths on cuffs and collarstand
|
||||||
- SA path on sleeve was double-drawn
|
- SA path on sleeve was double-drawn
|
||||||
|
|
||||||
## 2.20.1 (2022-01-26)
|
## 2.20.1 (2022-01-27)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Remove debug outline when enabling box pleat setting
|
- Remove debug outline when enabling box pleat setting
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.9 (2022-01-08)
|
## 2.19.9 (2022-01-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix incorrectly alliegned fabric match line. Move to CF instead [Fixed by @nicholasdower in
|
- Fix incorrectly alliegned fabric match line. Move to CF instead [Fixed by @nicholasdower in
|
||||||
|
|
||||||
## 2.19.8 (2022-01-07)
|
## 2.19.8 (2022-01-08)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Make seam allowance stop at fold when using rounded back option Fixes [#1608](https://github.com/freesewing/freesewing/issues/1608)
|
- Make seam allowance stop at fold when using rounded back option Fixes [#1608](https://github.com/freesewing/freesewing/issues/1608)
|
||||||
|
|
||||||
## 2.19.7 (2022-01-05)
|
## 2.19.7 (2022-01-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
||||||
|
|
||||||
## 2.19.4 (2021-11-08)
|
## 2.19.4 (2021-11-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed missing store object in button(hole)placket part
|
- Fixed missing store object in button(hole)placket part
|
||||||
|
|
||||||
## 2.19.1 (2021-10-22)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -109,25 +109,25 @@
|
||||||
|
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1319](https://github.com/freesewing/freesewing/issues/1319)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1319](https://github.com/freesewing/freesewing/issues/1319)
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Avoid paperless depending on a complete pattern
|
- Avoid paperless depending on a complete pattern
|
||||||
|
|
||||||
## 2.17.4 (2021-08-19)
|
## 2.17.4 (2021-08-20)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed typo that caused paperless to error
|
- Fixed typo that caused paperless to error
|
||||||
|
|
||||||
## 2.17.2 (2021-08-14)
|
## 2.17.2 (2021-08-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added new ffsa option to let the user control the extra SA for flat-felled seams Closes [#1251](https://github.com/freesewing/freesewing/issues/1251)
|
- Added new ffsa option to let the user control the extra SA for flat-felled seams Closes [#1251](https://github.com/freesewing/freesewing/issues/1251)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -139,76 +139,76 @@
|
||||||
|
|
||||||
- The `yokeDart` option is replaced by the `roundBack` option
|
- The `yokeDart` option is replaced by the `roundBack` option
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.1 (2021-04-23)
|
## 2.15.1 (2021-04-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added some dimensions to clarify the X value of shoulder/armhole points
|
- Added some dimensions to clarify the X value of shoulder/armhole points
|
||||||
|
|
||||||
## 2.13.1 (2021-02-13)
|
## 2.13.1 (2021-02-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing sleeve notch on yoke
|
- Added missing sleeve notch on yoke
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Cleaned up notches
|
- Cleaned up notches
|
||||||
- Marked where to match fabric on closure
|
- Marked where to match fabric on closure
|
||||||
|
|
||||||
## 2.10.7 (2020-11-17)
|
## 2.10.7 (2020-11-18)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Yoke dart did not affect sleevecap length. See [#687](https://github.com/freesewing/freesewing/issues/687)
|
- Yoke dart did not affect sleevecap length. See [#687](https://github.com/freesewing/freesewing/issues/687)
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set missing option `brianFitCollar` to `false`
|
- Set missing option `brianFitCollar` to `false`
|
||||||
- Don't assume the `chHips-notch` is available because it's not in Simone. Fixes [#833](https://github.com/freesewing/freesewing.org/issues/833)
|
- Don't assume the `chHips-notch` is available because it's not in Simone. Fixes [#833](https://github.com/freesewing/freesewing.org/issues/833)
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported simon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported simon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.1.9 (2020-01-17)
|
## 2.1.9 (2020-01-18)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#253](https://github.com/freesewing/freesewing/issues/253): Fixed type in simon sleeve causing incorrect cuff issue
|
- [#253](https://github.com/freesewing/freesewing/issues/253): Fixed type in simon sleeve causing incorrect cuff issue
|
||||||
|
|
||||||
## 2.1.8 (2019-12-15)
|
## 2.1.8 (2019-12-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#416](https://github.com/freesewing/freesewing.org/issues/416): Fixed bug in simon sleeve
|
- [#416](https://github.com/freesewing/freesewing.org/issues/416): Fixed bug in simon sleeve
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -223,7 +223,7 @@
|
||||||
- Added a missing paperless dimension for the waist
|
- Added a missing paperless dimension for the waist
|
||||||
- Fixed an issue where the split yoke option was not taken into account correctly
|
- Fixed an issue where the split yoke option was not taken into account correctly
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -231,7 +231,7 @@
|
||||||
- [#102](https://github.com/freesewing/freesewing.org/issues/102): Fixed 'Snippets not defined' error when drafting a seperate button placket
|
- [#102](https://github.com/freesewing/freesewing.org/issues/102): Fixed 'Snippets not defined' error when drafting a seperate button placket
|
||||||
- [#103](https://github.com/freesewing/freesewing.org/issues/103): Fixed 'hemSa not defined' when drafting paperless Simon without seam allowance
|
- [#103](https://github.com/freesewing/freesewing.org/issues/103): Fixed 'hemSa not defined' when drafting paperless Simon without seam allowance
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Change log for: @freesewing/simone
|
# Change log for: @freesewing/simone
|
||||||
|
|
||||||
|
|
||||||
## 2.21.2 (2022-06-29)
|
## 2.21.2 (2022-06-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Decreased default collar ease
|
- Decreased default collar ease
|
||||||
- Increased default yoke height
|
- Increased default yoke height
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
- Added the frontdarts option back after it was (accidentally) removed
|
- Added the frontdarts option back after it was (accidentally) removed
|
||||||
- Handle edge-case for 1/10 dolls with breasts where path split would yield empty half
|
- Handle edge-case for 1/10 dolls with breasts where path split would yield empty half
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -32,43 +32,43 @@
|
||||||
|
|
||||||
- Fixed issue with the sleeve length
|
- Fixed issue with the sleeve length
|
||||||
|
|
||||||
## 2.20.5 (2022-02-16)
|
## 2.20.5 (2022-02-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed grainline indicator on sleeve since it was slightly off-grain
|
- Fixed grainline indicator on sleeve since it was slightly off-grain
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.7 (2022-01-05)
|
## 2.19.7 (2022-01-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
- Correctly place sleevecap notches Closes [#1602](https://github.com/freesewing/freesewing/issues/1602)
|
||||||
|
|
||||||
## 2.19.4 (2021-11-08)
|
## 2.19.4 (2021-11-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
- Fix dependencies when only drafting a front Closes [#1445](https://github.com/freesewing/freesewing/issues/1445)
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed missing store object in button(hole)placket part
|
- Fixed missing store object in button(hole)placket part
|
||||||
|
|
||||||
## 2.19.1 (2021-10-22)
|
## 2.19.1 (2021-10-23)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
- Fixed incorrect value for `brianFitCollar` resulting in incorrect collar fit Closes [#1411](https://github.com/freesewing/freesewing/issues/1411)
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -85,13 +85,13 @@
|
||||||
- Support drafting of non-human measurements (dolls & giants) Closes [#1318](https://github.com/freesewing/freesewing/issues/1318)
|
- Support drafting of non-human measurements (dolls & giants) Closes [#1318](https://github.com/freesewing/freesewing/issues/1318)
|
||||||
- Fix issue with armhole introduced with the S3 options in Brian Closes
|
- Fix issue with armhole introduced with the S3 options in Brian Closes
|
||||||
|
|
||||||
## 2.17.2 (2021-08-14)
|
## 2.17.2 (2021-08-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added new ffsa option to let the user control the extra SA for flat-felled seams Closes [#1251](https://github.com/freesewing/freesewing/issues/1251)
|
- Added new ffsa option to let the user control the extra SA for flat-felled seams Closes [#1251](https://github.com/freesewing/freesewing/issues/1251)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -103,57 +103,57 @@
|
||||||
|
|
||||||
- The `yokeDart` option is replaced by the `roundBack` option
|
- The `yokeDart` option is replaced by the `roundBack` option
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed type in bustsidecode finder code
|
- Fixed type in bustsidecode finder code
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Force bust dart intersection if not found initially
|
- Force bust dart intersection if not found initially
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Cleaned up notches
|
- Cleaned up notches
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set missing option `brianFitCollar` to `false`
|
- Set missing option `brianFitCollar` to `false`
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported simone to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported simone to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
|
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
# Change log for: @freesewing/sven
|
# Change log for: @freesewing/sven
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Better defaults for sleevecap and armhole depth
|
- Better defaults for sleevecap and armhole depth
|
||||||
- Sven now extends the Brian config
|
- Sven now extends the Brian config
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -22,25 +22,25 @@
|
||||||
- Lock the `waistEase` option to a static value
|
- Lock the `waistEase` option to a static value
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
- The `s3collar and `s3armhole` options now allow shifting the shoulder seam (`s3` is short for *Shift Shoulder Seam*)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Avoided loading unset ribbingHeight from store
|
- Avoided loading unset ribbingHeight from store
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -49,19 +49,19 @@
|
||||||
- Ported sven to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported sven to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/tamiko
|
# Change log for: @freesewing/tamiko
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -27,13 +27,13 @@
|
||||||
- Ported tamiko to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported tamiko to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/teagan
|
# Change log for: @freesewing/teagan
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -11,27 +11,27 @@
|
||||||
|
|
||||||
- Added missing name to config file
|
- Added missing name to config file
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Better defaults for sleevecap and armhole depth
|
- Better defaults for sleevecap and armhole depth
|
||||||
- Teagan now extends the Brian config
|
- Teagan now extends the Brian config
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Lock the `frontArmholeDeeper` option to a static value
|
- Lock the `frontArmholeDeeper` option to a static value
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,68 +1,68 @@
|
||||||
# Change log for: @freesewing/theo
|
# Change log for: @freesewing/theo
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Added deprecation warning as we need to rewrite this pattern
|
- Added deprecation warning as we need to rewrite this pattern
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Avoid paperless depending on a complete pattern
|
- Avoid paperless depending on a complete pattern
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Check for intersection returning an array
|
- Check for intersection returning an array
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Cleaned up notches
|
- Cleaned up notches
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported theo to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
- Ported theo to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with side piece
|
- Fixed issue with side piece
|
||||||
|
|
||||||
## 2.0.1 (2019-08-31)
|
## 2.0.1 (2019-09-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#78](https://github.com/freesewing/freesewing/issues/78): Removed inherited notches from fly shield and side piece.
|
- [#78](https://github.com/freesewing/freesewing/issues/78): Removed inherited notches from fly shield and side piece.
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/tiberius
|
# Change log for: @freesewing/tiberius
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
# Change log for: @freesewing/titan
|
# Change log for: @freesewing/titan
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.4 (2021-11-08)
|
## 2.19.4 (2021-11-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed a regression that caused the `waistHeight` option to be ignored. Closes [#1467](https://github.com/freesewing/freesewing/issues/1467)
|
- Fixed a regression that caused the `waistHeight` option to be ignored. Closes [#1467](https://github.com/freesewing/freesewing/issues/1467)
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated the `waistbandWidth` option from mm to snapped pct
|
- Migrated the `waistbandWidth` option from mm to snapped pct
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -52,25 +52,25 @@
|
||||||
- Always keep seat control point vertically between styled waist and seat
|
- Always keep seat control point vertically between styled waist and seat
|
||||||
- Adapt the outseam to the dropped waist in all circumstances
|
- Adapt the outseam to the dropped waist in all circumstances
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Always ensure point waistIn is created in back part
|
- Always ensure point waistIn is created in back part
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Always balance the waist
|
- Always balance the waist
|
||||||
|
|
||||||
## 2.10.4 (2020-11-12)
|
## 2.10.4 (2020-11-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Issue with incorrectly named point
|
- Issue with incorrectly named point
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,44 +1,44 @@
|
||||||
# Change log for: @freesewing/trayvon
|
# Change log for: @freesewing/trayvon
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated the `knotWidth` and `tipWidth` options from mm to snapped pct
|
- Migrated the `knotWidth` and `tipWidth` options from mm to snapped pct
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported trayvon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
- Ported trayvon to the new (names for) measurements. See [#416](https://github.com/freesewing/freesewing/issues/416)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
# Change log for: @freesewing/tutorial
|
# Change log for: @freesewing/tutorial
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set department in the config to one of the newly accepted values
|
- Set department in the config to one of the newly accepted values
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/unice
|
# Change log for: @freesewing/unice
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/ursula
|
# Change log for: @freesewing/ursula
|
||||||
|
|
||||||
|
|
||||||
## 2.21.2 (2022-06-29)
|
## 2.21.2 (2022-06-30)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added markers for elastics
|
- Added markers for elastics
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/wahid
|
# Change log for: @freesewing/wahid
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -11,39 +11,39 @@
|
||||||
|
|
||||||
- Change hem allowance to standard SA
|
- Change hem allowance to standard SA
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
|
- Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
|
||||||
- Support a zero value for the `backScyeDart` option
|
- Support a zero value for the `backScyeDart` option
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Make sure roudEnd and roundStart points are always available
|
- Make sure roudEnd and roundStart points are always available
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
- Proper styling for SA on front and back
|
- Proper styling for SA on front and back
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
|
|
||||||
- Hem radius can no longer be zero. Use teh `square` hem style for that
|
- Hem radius can no longer be zero. Use teh `square` hem style for that
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
- Removed `wrist` and `shoulderToWrist` as required measurements
|
- Removed `wrist` and `shoulderToWrist` as required measurements
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -71,19 +71,19 @@
|
||||||
- Closed the front seam path
|
- Closed the front seam path
|
||||||
- Draft the front lining/facing even when complete is falsy
|
- Draft the front lining/facing even when complete is falsy
|
||||||
|
|
||||||
## 2.4.5 (2020-03-18)
|
## 2.4.5 (2020-03-19)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Check whether frontScyeDart option is zero prior to implementing it
|
- Check whether frontScyeDart option is zero prior to implementing it
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed deprecated `centerBackNeckToWaist` measurement
|
- Removed deprecated `centerBackNeckToWaist` measurement
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/walburga
|
# Change log for: @freesewing/walburga
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,44 +1,44 @@
|
||||||
# Change log for: @freesewing/waralee
|
# Change log for: @freesewing/waralee
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed `department` setting in config in line with new grouping
|
- Changed `department` setting in config in line with new grouping
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing scalebox
|
- Added missing scalebox
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Ported waralee to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
- Ported waralee to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed tags in pattern config file
|
- Fixed tags in pattern config file
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,38 +1,38 @@
|
||||||
# Change log for: @freesewing/yuri
|
# Change log for: @freesewing/yuri
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Better defaults for sleevecap and armhole depth
|
- Better defaults for sleevecap and armhole depth
|
||||||
- Yuri now extends the Brian config
|
- Yuri now extends the Brian config
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to default import for version from package.json
|
- Switched to default import for version from package.json
|
||||||
|
|
||||||
## 2.19.8 (2022-01-07)
|
## 2.19.8 (2022-01-08)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix dependency configuration Fixes [#1334](https://github.com/freesewing/freesewing/issues/1334)
|
- Fix dependency configuration Fixes [#1334](https://github.com/freesewing/freesewing/issues/1334)
|
||||||
|
|
||||||
## 2.19.5 (2021-11-12)
|
## 2.19.5 (2021-11-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix seam allowance on back, gusset and hood center parts Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
|
- Fix seam allowance on back, gusset and hood center parts Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
# Change log for: @freesewing/components
|
# Change log for: @freesewing/components
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix restore of pattern defaults in draft configurator Closes [#1932](https://github.com/freesewing/freesewing/issues/1932)
|
- Fix restore of pattern defaults in draft configurator Closes [#1932](https://github.com/freesewing/freesewing/issues/1932)
|
||||||
|
|
||||||
## 2.20.7 (2022-02-19)
|
## 2.20.7 (2022-02-20)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Type-check for optionalMeasurements key in gist Closes [#1918](https://github.com/freesewing/freesewing/issues/1918)
|
- Type-check for optionalMeasurements key in gist Closes [#1918](https://github.com/freesewing/freesewing/issues/1918)
|
||||||
|
|
||||||
## 2.20.6 (2022-02-16)
|
## 2.20.6 (2022-02-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Handle unset props.pattern in DraftConfigurator option.hide check
|
- Handle unset props.pattern in DraftConfigurator option.hide check
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -35,14 +35,14 @@
|
||||||
|
|
||||||
- Support handling of ` ` in text
|
- Support handling of ` ` in text
|
||||||
|
|
||||||
## 2.19.2 (2021-11-01)
|
## 2.19.2 (2021-11-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added linedrawing for Tiberius
|
- Added linedrawing for Tiberius
|
||||||
- Added linedrawing for Walburga
|
- Added linedrawing for Walburga
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
- Added missing linedrawing for Yuri
|
- Added missing linedrawing for Yuri
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -77,20 +77,20 @@
|
||||||
|
|
||||||
- Correctly load saved value for mm options See [#1136](https://github.com/freesewing/freesewing/issues/1136)
|
- Correctly load saved value for mm options See [#1136](https://github.com/freesewing/freesewing/issues/1136)
|
||||||
|
|
||||||
## 2.16.2 (2021-05-04)
|
## 2.16.2 (2021-05-05)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Don't publish ESM modules as it causes issues with react-intl See [#1079](https://github.com/freesewing/freesewing/issues/1079)
|
- Don't publish ESM modules as it causes issues with react-intl See [#1079](https://github.com/freesewing/freesewing/issues/1079)
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added a new `designs` icon
|
- Added a new `designs` icon
|
||||||
- We now publish .mjs files again for the different components
|
- We now publish .mjs files again for the different components
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -101,7 +101,7 @@
|
||||||
- Added rollup sass plugin
|
- Added rollup sass plugin
|
||||||
- Updated for new major version of react-markdown
|
- Updated for new major version of react-markdown
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -116,14 +116,14 @@
|
||||||
|
|
||||||
- Always show design mode switch
|
- Always show design mode switch
|
||||||
|
|
||||||
## 2.14.0 (2021-03-06)
|
## 2.14.0 (2021-03-07)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added Bella linedrawing
|
- Added Bella linedrawing
|
||||||
- Added Cornelius linedrawing
|
- Added Cornelius linedrawing
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -133,19 +133,19 @@
|
||||||
|
|
||||||
- Check point attributes are present before using them
|
- Check point attributes are present before using them
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed links in Workbench footer
|
- Fixed links in Workbench footer
|
||||||
|
|
||||||
## 2.11.2 (2021-01-10)
|
## 2.11.2 (2021-01-11)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed links in Workbench footer
|
- Fixed links in Workbench footer
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -164,32 +164,32 @@
|
||||||
- Include basic themeing in Example component
|
- Include basic themeing in Example component
|
||||||
- Updated the note and tip icons
|
- Updated the note and tip icons
|
||||||
|
|
||||||
## 2.10.6 (2020-11-14)
|
## 2.10.6 (2020-11-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Workbench now supports loading a pattern configuration from a (github) gist
|
- Workbench now supports loading a pattern configuration from a (github) gist
|
||||||
|
|
||||||
## 2.10.3 (2020-11-07)
|
## 2.10.3 (2020-11-08)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Draft component now supports snippets in the same way as the render method
|
- Draft component now supports snippets in the same way as the render method
|
||||||
|
|
||||||
## 2.10.1 (2020-11-06)
|
## 2.10.1 (2020-11-07)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changes to workbench
|
- Changes to workbench
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added Teagan line drawing
|
- Added Teagan line drawing
|
||||||
- Added Discord icon in Icon component
|
- Added Discord icon in Icon component
|
||||||
|
|
||||||
## 2.8.0 (2020-08-09)
|
## 2.8.0 (2020-08-10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -199,13 +199,13 @@
|
||||||
|
|
||||||
- Removed the `Footer` component
|
- Removed the `Footer` component
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Workbench now includes events debug output and enables debug by default
|
- Workbench now includes events debug output and enables debug by default
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -223,7 +223,7 @@
|
||||||
|
|
||||||
- Fixed bug that broke millimeter sliders
|
- Fixed bug that broke millimeter sliders
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -233,19 +233,19 @@
|
||||||
- Refactor to remove prop-types dependency
|
- Refactor to remove prop-types dependency
|
||||||
- Reworked the withLanguage component to allow adding translations at run-time
|
- Reworked the withLanguage component to allow adding translations at run-time
|
||||||
|
|
||||||
## 2.4.2 (2020-03-07)
|
## 2.4.2 (2020-03-08)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Don't load docs in DraftConfigurator
|
- Don't load docs in DraftConfigurator
|
||||||
|
|
||||||
## 2.4.1 (2020-03-03)
|
## 2.4.1 (2020-03-04)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed `updatePatternData` props issue in the Workbench component
|
- Fixed `updatePatternData` props issue in the Workbench component
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -259,7 +259,7 @@
|
||||||
- Term `recipe` is now `pattern`
|
- Term `recipe` is now `pattern`
|
||||||
- Term `gist` is now `data`
|
- Term `gist` is now `data`
|
||||||
|
|
||||||
## 2.1.4 (2019-10-31)
|
## 2.1.4 (2019-11-01)
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
|
@ -269,13 +269,13 @@
|
||||||
|
|
||||||
- The Ogol component has been removed as it wasn't used
|
- The Ogol component has been removed as it wasn't used
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the fixme type Blockquote component
|
- Added the fixme type Blockquote component
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -292,7 +292,7 @@
|
||||||
- Fixed conflicting key values in React components
|
- Fixed conflicting key values in React components
|
||||||
- Fixed issue with display of list options in Draftconfigurator
|
- Fixed issue with display of list options in Draftconfigurator
|
||||||
|
|
||||||
## 2.0.4 (2019-09-26)
|
## 2.0.4 (2019-09-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -302,13 +302,13 @@
|
||||||
|
|
||||||
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
||||||
|
|
||||||
## 2.0.3 (2019-09-14)
|
## 2.0.3 (2019-09-15)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
|
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -317,7 +317,7 @@
|
||||||
- DraftConfigurator now properly styles pattern options 3 levels deep
|
- DraftConfigurator now properly styles pattern options 3 levels deep
|
||||||
- [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect
|
- [#105](https://github.com/freesewing/freesewing.org/issues/105): Moved state change in render loop to useEffect
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/config-helpers
|
# Change log for: @freesewing/config-helpers
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,65 +1,65 @@
|
||||||
# Change log for: @freesewing/core
|
# Change log for: @freesewing/core
|
||||||
|
|
||||||
|
|
||||||
## 2.21.3 (2022-07-01)
|
## 2.21.3 (2022-07-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Make generatePartTransform a named export
|
- Make generatePartTransform a named export
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
- The `pctBasedOn()` helper method for pattern config was moved to config-helpers We did not make this a breaking change since it's only used internally.
|
- The `pctBasedOn()` helper method for pattern config was moved to config-helpers We did not make this a breaking change since it's only used internally.
|
||||||
|
|
||||||
## 2.20.8 (2022-05-20)
|
## 2.20.8 (2022-05-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed warning message when moving to a non-existing point
|
- Fixed warning message when moving to a non-existing point
|
||||||
- Fixed incorrect decision in Path.boundary()
|
- Fixed incorrect decision in Path.boundary()
|
||||||
|
|
||||||
## 2.20.5 (2022-02-16)
|
## 2.20.5 (2022-02-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix bug in Svg.escapeText() that only escaped the first quote
|
- Fix bug in Svg.escapeText() that only escaped the first quote
|
||||||
|
|
||||||
## 2.20.3 (2022-01-27)
|
## 2.20.3 (2022-01-28)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Setting Path.render() no longer raises an info message
|
- Setting Path.render() no longer raises an info message
|
||||||
- Always raise debug, but only store it whend debug is enabled
|
- Always raise debug, but only store it whend debug is enabled
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for `settings.scale`
|
- Added support for `settings.scale`
|
||||||
|
|
||||||
## 2.19.8 (2022-01-07)
|
## 2.19.8 (2022-01-08)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Remove CSS var in SVG to preserve styling Fixes [#1606](https://github.com/freesewing/freesewing/issues/1606)
|
- Remove CSS var in SVG to preserve styling Fixes [#1606](https://github.com/freesewing/freesewing/issues/1606)
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the new attributes.setIfUnset() method
|
- Added the new attributes.setIfUnset() method
|
||||||
- Added the new `scale` setting
|
- Added the new `scale` setting
|
||||||
|
|
||||||
## 2.19.5 (2021-11-12)
|
## 2.19.5 (2021-11-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed a copy-paste error that caused the `absoluteOptions` shorthand property to be a proxy for the regular options object instead. Note that this bug (and proxying in general) only occurs in debug mode.
|
- Fixed a copy-paste error that caused the `absoluteOptions` shorthand property to be a proxy for the regular options object instead. Note that this bug (and proxying in general) only occurs in debug mode.
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -69,37 +69,37 @@
|
||||||
|
|
||||||
- Pattern.on() is now chainable as it returns the Pattern object
|
- Pattern.on() is now chainable as it returns the Pattern object
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Handle path.offset() of very short curves with control points on the start or end point Closes [#1257](https://github.com/freesewing/freesewing/issues/1257)
|
- Handle path.offset() of very short curves with control points on the start or end point Closes [#1257](https://github.com/freesewing/freesewing/issues/1257)
|
||||||
|
|
||||||
## 2.17.1 (2021-07-13)
|
## 2.17.1 (2021-07-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed edge case in utils.beamsIntersect() when line is almost vertical See [#1206](https://github.com/freesewing/freesewing/issues/1206)
|
- Fixed edge case in utils.beamsIntersect() when line is almost vertical See [#1206](https://github.com/freesewing/freesewing/issues/1206)
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix a bug in `path.shiftAlong` where no point is returned if the distance to shift is a fraction of one step (1/25mm) into a new path segment See [#1140](https://github.com/freesewing/freesewing/issues/1140)
|
- Fix a bug in `path.shiftAlong` where no point is returned if the distance to shift is a fraction of one step (1/25mm) into a new path segment See [#1140](https://github.com/freesewing/freesewing/issues/1140)
|
||||||
|
|
||||||
## 2.15.2 (2021-04-27)
|
## 2.15.2 (2021-04-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Path.shiftAlong takes now an optional second paramter to control the number of steps the path will be divided in per Mm (if it's a curve) default is 25 See [#976](https://github.com/freesewing/freesewing/issues/976)
|
- Path.shiftAlong takes now an optional second paramter to control the number of steps the path will be divided in per Mm (if it's a curve) default is 25 See [#976](https://github.com/freesewing/freesewing/issues/976)
|
||||||
|
|
||||||
## 2.15.1 (2021-04-23)
|
## 2.15.1 (2021-04-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed bug in the dependency resolved when dependecies are passed as a string See [#971](https://github.com/freesewing/freesewing/issues/971)
|
- Fixed bug in the dependency resolved when dependecies are passed as a string See [#971](https://github.com/freesewing/freesewing/issues/971)
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -109,25 +109,25 @@
|
||||||
|
|
||||||
- Don't round coordinates internally to avoid path.split misses
|
- Don't round coordinates internally to avoid path.split misses
|
||||||
|
|
||||||
## 2.10.3 (2020-11-07)
|
## 2.10.3 (2020-11-08)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Renderprops now includes SVG with preRender hook applied
|
- Renderprops now includes SVG with preRender hook applied
|
||||||
|
|
||||||
## 2.10.2 (2020-11-06)
|
## 2.10.2 (2020-11-07)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed bundled bezier-js version
|
- Fixed bundled bezier-js version
|
||||||
|
|
||||||
## 2.10.1 (2020-11-06)
|
## 2.10.1 (2020-11-07)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Switched to bezier-js v3
|
- Switched to bezier-js v3
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -135,19 +135,19 @@
|
||||||
- Added the `info` type to raised events
|
- Added the `info` type to raised events
|
||||||
- Added support for conditional loading of plugins
|
- Added support for conditional loading of plugins
|
||||||
|
|
||||||
## 2.8.0 (2020-08-09)
|
## 2.8.0 (2020-08-10)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
|
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
|
||||||
|
|
||||||
## 2.7.2 (2020-07-28)
|
## 2.7.2 (2020-07-29)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed wrong return value in debug message from Path
|
- Fixed wrong return value in debug message from Path
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -155,7 +155,7 @@
|
||||||
- Added a new `debug` setting
|
- Added a new `debug` setting
|
||||||
- Shorthand now proxies objects to allow debug and raise
|
- Shorthand now proxies objects to allow debug and raise
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -167,39 +167,39 @@
|
||||||
|
|
||||||
- [Properly escape quotes in imperial units](https://github.com/freesewing/freesewing/issues/437)
|
- [Properly escape quotes in imperial units](https://github.com/freesewing/freesewing/issues/437)
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- utils now includes `Bezier` which holds the bezier-js library so you don't need to re-import it
|
- utils now includes `Bezier` which holds the bezier-js library so you don't need to re-import it
|
||||||
- We no longer set the plugin configuration/data object to fall in `pattern.use()`
|
- We no longer set the plugin configuration/data object to fall in `pattern.use()`
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- New Svg.escapeText() method to escape text at render time, rather than at draft time This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
|
- New Svg.escapeText() method to escape text at render time, rather than at draft time This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the `Path.noop()` method
|
- Added the `Path.noop()` method
|
||||||
- Added the `Path.insop()` methods
|
- Added the `Path.insop()` methods
|
||||||
|
|
||||||
## 2.1.9 (2020-01-17)
|
## 2.1.9 (2020-01-18)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#19](https://github.com/freesewing/freesewing/issues/19): Path offset issue is now fixed in upstream bezier-js@2.4.6
|
- [#19](https://github.com/freesewing/freesewing/issues/19): Path offset issue is now fixed in upstream bezier-js@2.4.6
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- The pattern super constructor now sets a `config` property that holds the pattern configuration. This means that unlike before, there is no need to instantiate a pattern to access its config. You can just import the pattern, and it's config property will contain the pattern config.
|
- The pattern super constructor now sets a `config` property that holds the pattern configuration. This means that unlike before, there is no need to instantiate a pattern to access its config. You can just import the pattern, and it's config property will contain the pattern config.
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
# Change log for: create-freesewing-pattern
|
# Change log for: create-freesewing-pattern
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
||||||
- This package is deprecated. Please use `npx @freesewing/new-design`
|
- This package is deprecated. Please use `npx @freesewing/new-design`
|
||||||
|
|
||||||
## 2.20.4 (2022-01-27)
|
## 2.20.4 (2022-01-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Downgraded back to react-scripts 4 because 5 has a regression bug
|
- Downgraded back to react-scripts 4 because 5 has a regression bug
|
||||||
|
|
||||||
## 2.20.3 (2022-01-27)
|
## 2.20.3 (2022-01-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Updated to react-scripts 5 to sidestep bug in error-overlay
|
- Updated to react-scripts 5 to sidestep bug in error-overlay
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix axios version conflict
|
- Fix axios version conflict
|
||||||
|
|
||||||
## 2.17.1 (2021-07-13)
|
## 2.17.1 (2021-07-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Updated department to new range of options See [#1207](https://github.com/freesewing/freesewing/pull/1207)
|
- Updated department to new range of options See [#1207](https://github.com/freesewing/freesewing/pull/1207)
|
||||||
|
|
||||||
## 2.16.2 (2021-05-04)
|
## 2.16.2 (2021-05-05)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Added .gitignore file to the template
|
- Added .gitignore file to the template
|
||||||
- Added eslint for linting
|
- Added eslint for linting
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Don't list pattern as dependency in the example package.json
|
- Don't list pattern as dependency in the example package.json
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -55,55 +55,55 @@
|
||||||
- Renamed template `default` to `freesewing`
|
- Renamed template `default` to `freesewing`
|
||||||
- Use defaults for browserlist
|
- Use defaults for browserlist
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Updated chat link from gitter to discord
|
- Updated chat link from gitter to discord
|
||||||
|
|
||||||
## 2.12.1 (2021-01-26)
|
## 2.12.1 (2021-01-27)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Fixed missing dependency
|
- Fixed missing dependency
|
||||||
|
|
||||||
## 2.11.1 (2021-01-10)
|
## 2.11.1 (2021-01-11)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with node-sass, see [#778](https://github.com/freesewing/freesewing/issues/778) and [#779](https://github.com/freesewing/freesewing/issues/779)
|
- Fixed issue with node-sass, see [#778](https://github.com/freesewing/freesewing/issues/778) and [#779](https://github.com/freesewing/freesewing/issues/779)
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- No longer instantiate a pattern, just to get the config
|
- No longer instantiate a pattern, just to get the config
|
||||||
|
|
||||||
## 2.8.1 (2020-08-15)
|
## 2.8.1 (2020-08-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed breaking change in execa upgrade in 2.8.0
|
- Fixed breaking change in execa upgrade in 2.8.0
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- [#365](https://github.com/freesewing/freesewing/issues/365): Check for node version and raise an error it is too old.
|
- [#365](https://github.com/freesewing/freesewing/issues/365): Check for node version and raise an error it is too old.
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#257](https://github.com/freesewing/freesewing/issues/257): Explain that pattern names are bound by the constraints of NPM package names
|
- [#257](https://github.com/freesewing/freesewing/issues/257): Explain that pattern names are bound by the constraints of NPM package names
|
||||||
|
|
||||||
## 2.0.3 (2019-09-14)
|
## 2.0.3 (2019-09-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Updated example package.json to use latest tag rather than beta
|
- Updated example package.json to use latest tag rather than beta
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -113,7 +113,7 @@
|
||||||
|
|
||||||
- Added missing `file-saver` dependency
|
- Added missing `file-saver` dependency
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/css-theme
|
# Change log for: @freesewing/css-theme
|
||||||
|
|
||||||
|
|
||||||
## 2.20.6 (2022-02-16)
|
## 2.20.6 (2022-02-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Set units on fontsizes to support scale setting
|
- Set units on fontsizes to support scale setting
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for `settings.scale`
|
- Added support for `settings.scale`
|
||||||
- Included variables used by TailwindCSS themes for compatibility
|
- Included variables used by TailwindCSS themes for compatibility
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changes to code styling
|
- Changes to code styling
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@
|
||||||
- Removed old bartack styling for new plugin
|
- Removed old bartack styling for new plugin
|
||||||
- Better example styling to prevent UI jumping
|
- Better example styling to prevent UI jumping
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -43,37 +43,37 @@
|
||||||
- Plenty of changes for a new look
|
- Plenty of changes for a new look
|
||||||
- Restyled the draft configurator
|
- Restyled the draft configurator
|
||||||
|
|
||||||
## 2.10.1 (2020-11-06)
|
## 2.10.1 (2020-11-07)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed unused CSS code
|
- Removed unused CSS code
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Changes to UI colors
|
- Changes to UI colors
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added themeing for events
|
- Added themeing for events
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Updated the width of the SVG paths of a draft to match plugin-theme
|
- Updated the width of the SVG paths of a draft to match plugin-theme
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- New styled for updated Workbench component
|
- New styled for updated Workbench component
|
||||||
|
|
||||||
## 2.5.0 (2020-04-04)
|
## 2.5.0 (2020-04-05)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
- Fixed incorrect border value on active sidebar link
|
- Fixed incorrect border value on active sidebar link
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -94,13 +94,13 @@
|
||||||
- Added new styles for the frontend changes in 2.2
|
- Added new styles for the frontend changes in 2.2
|
||||||
- Removed smaller fonts in ul.links
|
- Removed smaller fonts in ul.links
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed padding issue on mobile
|
- Fixed padding issue on mobile
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -112,13 +112,13 @@
|
||||||
- Fixed blockquote width on XS screens
|
- Fixed blockquote width on XS screens
|
||||||
- Made sidebar wider
|
- Made sidebar wider
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
|
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: gatsby-remark-jargon
|
# Change log for: gatsby-remark-jargon
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/i18n
|
# Change log for: @freesewing/i18n
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -11,26 +11,26 @@
|
||||||
|
|
||||||
- Added missing lab namespace for English
|
- Added missing lab namespace for English
|
||||||
|
|
||||||
## 2.20.2 (2022-01-26)
|
## 2.20.2 (2022-01-27)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Patterns options were always in English due to symlinks being used
|
- Patterns options were always in English due to symlinks being used
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue that was causing plugin translations to always be in English
|
- Fixed issue that was causing plugin translations to always be in English
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed bug in resolving of shared pattern options
|
- Fixed bug in resolving of shared pattern options
|
||||||
- Removed optional chaining which broke node v12 support
|
- Removed optional chaining which broke node v12 support
|
||||||
|
|
||||||
## 2.18.0 (2021-09-08)
|
## 2.18.0 (2021-09-09)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -40,62 +40,62 @@
|
||||||
|
|
||||||
- Added optional chaining so missing options always lead to clear error message
|
- Added optional chaining so missing options always lead to clear error message
|
||||||
|
|
||||||
## 2.17.3 (2021-08-15)
|
## 2.17.3 (2021-08-16)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- New translations
|
- New translations
|
||||||
|
|
||||||
## 2.17.2 (2021-08-14)
|
## 2.17.2 (2021-08-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added new ffsa option for simon & simone
|
- Added new ffsa option for simon & simone
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed antman references to antperson
|
- Changed antman references to antperson
|
||||||
|
|
||||||
## 2.16.2 (2021-05-04)
|
## 2.16.2 (2021-05-05)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- String updates
|
- String updates
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- New translations for pattern filter
|
- New translations for pattern filter
|
||||||
|
|
||||||
## 2.16.0 (2021-05-23)
|
## 2.16.0 (2021-05-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changes to cfp strings
|
- Changes to cfp strings
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added translation for new Titan options
|
- Added translation for new Titan options
|
||||||
- Added translations for Charlie
|
- Added translations for Charlie
|
||||||
|
|
||||||
## 2.14.0 (2021-03-06)
|
## 2.14.0 (2021-03-07)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added translations for Cornelius
|
- Added translations for Cornelius
|
||||||
|
|
||||||
## 2.13.0 (2021-02-12)
|
## 2.13.0 (2021-02-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Translation for Hortensia
|
- Translation for Hortensia
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -105,13 +105,13 @@
|
||||||
|
|
||||||
- Type in Simon title
|
- Type in Simon title
|
||||||
|
|
||||||
## 2.10.5 (2020-11-13)
|
## 2.10.5 (2020-11-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing `cty.` translations to non-English language files
|
- Added missing `cty.` translations to non-English language files
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -123,44 +123,44 @@
|
||||||
|
|
||||||
- Replaced a few identical files with symlinks
|
- Replaced a few identical files with symlinks
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Added translations for Titan
|
- Added translations for Titan
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
|
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
|
||||||
|
|
||||||
## 2.5.0 (2020-04-04)
|
## 2.5.0 (2020-04-05)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- title, description, and options for Dianna
|
- title, description, and options for Dianna
|
||||||
|
|
||||||
## 2.4.6 (2020-03-22)
|
## 2.4.6 (2020-03-23)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed an bug in the i18n package
|
- Fixed an bug in the i18n package
|
||||||
|
|
||||||
## 2.4.3 (2020-03-11)
|
## 2.4.3 (2020-03-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added more translations
|
- Added more translations
|
||||||
|
|
||||||
## 2.4.2 (2020-03-07)
|
## 2.4.2 (2020-03-08)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added more strings
|
- Added more strings
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -176,31 +176,31 @@
|
||||||
- Removed the files for homepage translation, and moved that content to markdown
|
- Removed the files for homepage translation, and moved that content to markdown
|
||||||
- Removed the files for editor translation, as it is no longer used
|
- Removed the files for editor translation, as it is no longer used
|
||||||
|
|
||||||
## 2.1.3 (2019-10-17)
|
## 2.1.3 (2019-10-18)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- More translated strings
|
- More translated strings
|
||||||
|
|
||||||
## 2.1.2 (2019-10-13)
|
## 2.1.2 (2019-10-14)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue where symlinks were causing all languages to export English strings
|
- Fixed issue where symlinks were causing all languages to export English strings
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added translations for Penelope, Waralee, and Simone
|
- Added translations for Penelope, Waralee, and Simone
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo
|
- [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/models
|
# Change log for: @freesewing/models
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.17.2 (2021-08-14)
|
## 2.17.2 (2021-08-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the new `bustPointToUnderbust` measurement for future bikini pattern
|
- Added the new `bustPointToUnderbust` measurement for future bikini pattern
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
||||||
- Ported models to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
- Ported models to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Extended the menswear size range to have 10 different sizes, just like womenswear
|
- Extended the menswear size range to have 10 different sizes, just like womenswear
|
||||||
|
|
||||||
## 2.0.1 (2019-08-31)
|
## 2.0.1 (2019-09-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
|
|
||||||
- [#86](https://github.com/freesewing/freesewing/issues/86): The `seatCircumference` measurement was missing, thus making it unavailable on the website
|
- [#86](https://github.com/freesewing/freesewing/issues/86): The `seatCircumference` measurement was missing, thus making it unavailable on the website
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
# Change log for: @freesewing/mui-theme
|
# Change log for: @freesewing/mui-theme
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed the light background to `#f8f9fa` rather than `#fff`
|
- Changed the light background to `#f8f9fa` rather than `#fff`
|
||||||
- Changed the navbar to be light/dark based on the theme, rather than always dark
|
- Changed the navbar to be light/dark based on the theme, rather than always dark
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/new-design
|
# Change log for: @freesewing/new-design
|
||||||
|
|
||||||
|
|
||||||
## 2.21.3 (2022-07-01)
|
## 2.21.3 (2022-07-02)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/pattern-info
|
# Change log for: @freesewing/pattern-info
|
||||||
|
|
||||||
|
|
||||||
## 2.21.1 (2022-06-27)
|
## 2.21.1 (2022-06-28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added Noble to the list
|
- Added Noble to the list
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -22,26 +22,26 @@
|
||||||
- Added Tiberius pattern
|
- Added Tiberius pattern
|
||||||
- Added Walburga pattern
|
- Added Walburga pattern
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added Charlie
|
- Added Charlie
|
||||||
- Info now also contains deprecated status
|
- Info now also contains deprecated status
|
||||||
|
|
||||||
## 2.13.2 (2021-02-20)
|
## 2.13.2 (2021-02-21)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Make pattern list alphabetic
|
- Make pattern list alphabetic
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added teagan info
|
- Added teagan info
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Change log for: @freesewing/prettier-config
|
# Change log for: @freesewing/prettier-config
|
||||||
|
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: remark-jargon
|
# Change log for: remark-jargon
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,38 +1,38 @@
|
||||||
# Change log for: @freesewing/utils
|
# Change log for: @freesewing/utils
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.17.3 (2021-08-15)
|
## 2.17.3 (2021-08-16)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Added missing `bustPointToUnderbust` measurement to `neckstimate`
|
- Added missing `bustPointToUnderbust` measurement to `neckstimate`
|
||||||
|
|
||||||
## 2.16.1 (2021-05-29)
|
## 2.16.1 (2021-05-30)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- neckstimate now takes an extra `noRound` parameter to return the unrounded value
|
- neckstimate now takes an extra `noRound` parameter to return the unrounded value
|
||||||
- measurementDiffers takes an extra `absolute` value that can be set to false to get the non-absolute and non-rounded value
|
- measurementDiffers takes an extra `absolute` value that can be set to false to get the non-absolute and non-rounded value
|
||||||
|
|
||||||
## 2.13.1 (2021-02-13)
|
## 2.13.1 (2021-02-14)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Pass pattern handle to tiler
|
- Pass pattern handle to tiler
|
||||||
|
|
||||||
## 2.7.1 (2020-07-23)
|
## 2.7.1 (2020-07-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added backend calls for creating gists/issues on Github
|
- Added backend calls for creating gists/issues on Github
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -47,31 +47,31 @@
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
- Added the `isDegMeasurement` method
|
- Added the `isDegMeasurement` method
|
||||||
|
|
||||||
## 2.4.5 (2020-03-18)
|
## 2.4.5 (2020-03-19)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- neckstimate() now returns values rounded to nearest mm
|
- neckstimate() now returns values rounded to nearest mm
|
||||||
|
|
||||||
## 2.4.1 (2020-03-03)
|
## 2.4.1 (2020-03-04)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#542](https://github.com/freesewing/freesewing.org/issues/542): Prevent neckstimate from throwing when getting an unexpected measurement
|
- [#542](https://github.com/freesewing/freesewing.org/issues/542): Prevent neckstimate from throwing when getting an unexpected measurement
|
||||||
|
|
||||||
## 2.2.0 (2020-02-21)
|
## 2.2.0 (2020-02-22)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Neckstimate now uses proportions only
|
- Neckstimate now uses proportions only
|
||||||
|
|
||||||
## 2.1.6 (2019-11-23)
|
## 2.1.6 (2019-11-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- [#317](https://github.com/freesewing/freesewing.org/issues/317): Fixed bug where format was not passed to formatImperial
|
- [#317](https://github.com/freesewing/freesewing.org/issues/317): Fixed bug where format was not passed to formatImperial
|
||||||
|
|
||||||
## 2.1.3 (2019-10-17)
|
## 2.1.3 (2019-10-18)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -81,13 +81,13 @@
|
||||||
|
|
||||||
- [#250](https://github.com/freesewing/freesewing.org/issues/250): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
|
- [#250](https://github.com/freesewing/freesewing.org/issues/250): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
|
||||||
|
|
||||||
## 2.1.1 (2019-10-12)
|
## 2.1.1 (2019-10-13)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed an issue with the formatMm method not adding units
|
- Fixed an issue with the formatMm method not adding units
|
||||||
|
|
||||||
## 2.1.0 (2019-10-05)
|
## 2.1.0 (2019-10-06)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -98,25 +98,25 @@
|
||||||
|
|
||||||
- Fixed an issue where optionDefault was not handling list options correctly
|
- Fixed an issue where optionDefault was not handling list options correctly
|
||||||
|
|
||||||
## 2.0.3 (2019-09-14)
|
## 2.0.3 (2019-09-15)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fix measurementDiffers to pass breasts parameter to neckstimate
|
- Fix measurementDiffers to pass breasts parameter to neckstimate
|
||||||
|
|
||||||
## 2.0.2 (2019-09-05)
|
## 2.0.2 (2019-09-06)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Removed lingering debug statement in formatImperial
|
- Removed lingering debug statement in formatImperial
|
||||||
|
|
||||||
## 2.0.1 (2019-08-31)
|
## 2.0.1 (2019-09-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- The `measurementDiffers` method is new.
|
- The `measurementDiffers` method is new.
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/plugin-banner
|
# Change log for: @freesewing/plugin-banner
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Changed the default options
|
- Changed the default options
|
||||||
- Now part of `@freesewing/plugin-bundle`
|
- Now part of `@freesewing/plugin-bundle`
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/plugin-bartack
|
# Change log for: @freesewing/plugin-bartack
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
- Handle start and endpoints being the same in `bartackFractionAlong`
|
- Handle start and endpoints being the same in `bartackFractionAlong`
|
||||||
- Support start and endpoints being reversed in `bartackFractionAlong`
|
- Support start and endpoints being reversed in `bartackFractionAlong`
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,33 +1,33 @@
|
||||||
# Change log for: @freesewing/plugin-bundle
|
# Change log for: @freesewing/plugin-bundle
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- plugin-banner is now part of plugin-bundle
|
- plugin-banner is now part of plugin-bundle
|
||||||
- plugin-bartack is now part of plugin-bundle
|
- plugin-bartack is now part of plugin-bundle
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Include plugin-buttons
|
- Include plugin-buttons
|
||||||
- Include plugin-mirror
|
- Include plugin-mirror
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-bust
|
# Change log for: @freesewing/plugin-bust
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Removed `Circumference` suffix from measurement names
|
- Removed `Circumference` suffix from measurement names
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/plugin-buttons
|
# Change log for: @freesewing/plugin-buttons
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -21,20 +21,20 @@
|
||||||
|
|
||||||
- Only add snippets once to SVG object
|
- Only add snippets once to SVG object
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Is now included in plugin-bundle
|
- Is now included in plugin-bundle
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the buttonhole-end snippet
|
- Added the buttonhole-end snippet
|
||||||
- Added the buttonhole-start snippet
|
- Added the buttonhole-start snippet
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
|
|
||||||
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
|
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-cutonfold
|
# Change log for: @freesewing/plugin-cutonfold
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Support for scale setting
|
- Support for scale setting
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,50 +1,50 @@
|
||||||
# Change log for: @freesewing/plugin-dimension
|
# Change log for: @freesewing/plugin-dimension
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Support hiding start/end markers on path dimensions (pd macro)
|
- Support hiding start/end markers on path dimensions (pd macro)
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the `rmad` macro
|
- Added the `rmad` macro
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for passing in the ID used to add paths to the part
|
- Added support for passing in the ID used to add paths to the part
|
||||||
- Added the `rmd` macro that removes dimensions
|
- Added the `rmd` macro that removes dimensions
|
||||||
|
|
||||||
## 2.4.4 (2020-03-14)
|
## 2.4.4 (2020-03-15)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Don't escape inch symbol in text. Instead let Svg.escapeText() handle it at render time
|
- Don't escape inch symbol in text. Instead let Svg.escapeText() handle it at render time
|
||||||
|
|
||||||
## 2.1.5 (2019-11-18)
|
## 2.1.5 (2019-11-19)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
|
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-export-dxf
|
# Change log for: @freesewing/plugin-export-dxf
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.6.0 (2020-04-30)
|
## 2.6.0 (2020-05-01)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-flip
|
# Change log for: @freesewing/plugin-flip
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for flipping around the Y-axis
|
- Added support for flipping around the Y-axis
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/plugin-gore
|
# Change log for: @freesewing/plugin-gore
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- The `goreNumber` property of the gore macro has been renamed to `gores`
|
- The `goreNumber` property of the gore macro has been renamed to `gores`
|
||||||
- Using `goreNumber` is now deprecated in favor of `gore` and will be removed in the next majot version
|
- Using `goreNumber` is now deprecated in favor of `gore` and will be removed in the next majot version
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.3.0 (2020-02-22)
|
## 2.3.0 (2020-02-23)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-grainline
|
# Change log for: @freesewing/plugin-grainline
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for custom text
|
- Added support for custom text
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-i18n
|
# Change log for: @freesewing/plugin-i18n
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-logo
|
# Change log for: @freesewing/plugin-logo
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Render logo in currentColor to support dark mode
|
- Render logo in currentColor to support dark mode
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-measurements
|
# Change log for: @freesewing/plugin-measurements
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-mirror
|
# Change log for: @freesewing/plugin-mirror
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.17.0 (2021-06-30)
|
## 2.17.0 (2021-07-01)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Is now included in plugin-bundle
|
- Is now included in plugin-bundle
|
||||||
|
|
||||||
## 2.7.0 (2020-07-11)
|
## 2.7.0 (2020-07-12)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-notches
|
# Change log for: @freesewing/plugin-notches
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.11.0 (2021-01-09)
|
## 2.11.0 (2021-01-10)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-round
|
# Change log for: @freesewing/plugin-round
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/plugin-scalebox
|
# Change log for: @freesewing/plugin-scalebox
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- Add utility classes and CSS variables for better styling support
|
- Add utility classes and CSS variables for better styling support
|
||||||
|
|
||||||
## 2.11.3 (2021-01-15)
|
## 2.11.3 (2021-01-16)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
- Took my name off the patterns
|
- Took my name off the patterns
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,26 +1,26 @@
|
||||||
# Change log for: @freesewing/plugin-sprinkle
|
# Change log for: @freesewing/plugin-sprinkle
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for `scale` to scale all sprinkled snippets
|
- Added support for `scale` to scale all sprinkled snippets
|
||||||
- Added support for `rotate` to rotate all sprinkled snippets
|
- Added support for `rotate` to rotate all sprinkled snippets
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-svgattr
|
# Change log for: @freesewing/plugin-svgattr
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
# Change log for: @freesewing/plugin-theme
|
# Change log for: @freesewing/plugin-theme
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.15.0 (2021-04-14)
|
## 2.15.0 (2021-04-15)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added the path.bartack class
|
- Added the path.bartack class
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Change log for: @freesewing/plugin-title
|
# Change log for: @freesewing/plugin-title
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.20.0 (2022-01-23)
|
## 2.20.0 (2022-01-24)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- Removed rendering of config.cut as it's not used
|
- Removed rendering of config.cut as it's not used
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -27,19 +27,19 @@
|
||||||
|
|
||||||
- Add utility classes and CSS variables for better styling support
|
- Add utility classes and CSS variables for better styling support
|
||||||
|
|
||||||
## 2.9.0 (2020-10-01)
|
## 2.9.0 (2020-10-02)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added support for cutting instructions. Closes [#500](https://github.com/freesewing/freesewing/issues/500)
|
- Added support for cutting instructions. Closes [#500](https://github.com/freesewing/freesewing/issues/500)
|
||||||
|
|
||||||
## 2.4.2 (2020-03-07)
|
## 2.4.2 (2020-03-08)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Added *for* to title output
|
- Added *for* to title output
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-validate
|
# Change log for: @freesewing/plugin-validate
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.0.0 (2019-08-24)
|
## 2.0.0 (2019-08-25)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
# Change log for: @freesewing/plugin-versionfree-svg
|
# Change log for: @freesewing/plugin-versionfree-svg
|
||||||
|
|
||||||
|
|
||||||
## 2.21.0 (2022-06-26)
|
## 2.21.0 (2022-06-27)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Migrated from Rollup to Esbuild for all builds
|
- Migrated from Rollup to Esbuild for all builds
|
||||||
|
|
||||||
## 2.19.6 (2021-12-28)
|
## 2.19.6 (2021-12-29)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added (esm) unit tests
|
- Added (esm) unit tests
|
||||||
|
|
||||||
## 2.19.0 (2021-10-16)
|
## 2.19.0 (2021-10-17)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -403,9 +403,9 @@ function packageChangelog(pkgName) {
|
||||||
|
|
||||||
function formatDate(date) {
|
function formatDate(date) {
|
||||||
let d = new Date(date),
|
let d = new Date(date),
|
||||||
month = '' + (d.getMonth() + 1),
|
month = '' + (d.getUTCMonth() + 1),
|
||||||
day = '' + d.getDate(),
|
day = '' + d.getUTCDate(),
|
||||||
year = d.getFullYear()
|
year = d.getUTCFullYear()
|
||||||
|
|
||||||
if (month.length < 2) month = '0' + month
|
if (month.length < 2) month = '0' + month
|
||||||
if (day.length < 2) day = '0' + day
|
if (day.length < 2) day = '0' + day
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue