1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
joostdecock 2021-09-12 17:17:40 +02:00
parent 057e67a1f6
commit 102d17b25c
8 changed files with 128 additions and 6 deletions

View file

@ -5,6 +5,10 @@
### charlie
#### Changed
- Changed the `waistbandWidth` option type from `mm` to `pct`
#### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1313](https://github.com/freesewing/freesewing/issues/1313)
@ -16,16 +20,73 @@
- Added measurements for dolls & giants to Workbench measurments selector
- Added sampling for dolls & giants to Workbench tests
### jaeger
#### Changed
- Changed the `collarRoll` option type from `mm` to `pct`
#### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1321](https://github.com/freesewing/freesewing/issues/1313)
### paco
#### Changed
- Changed `waistbandWidth` option type from `mm` to `pct`
- Changed `ankleElastic` option type from `mm` to `pct`
- Changed the `waistbandWidth` option type from `mm` to `pct`
- Changed the `ankleElastic` option type from `mm` to `pct`
#### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1313)
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1316)
### penelope
#### Changed
- Changed the `hem` option type from `mm` to `pct`
- Changed the `waistBandWidth` option type from `mm` to `pct`
- Changed the `seatEase` option type from `mm` to `pct`
- Changed the `waistEase` option type from `mm` to `pct`
#### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1320](https://github.com/freesewing/freesewing/issues/1316)
### simon
#### Changed
- Changed the `buttonPlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketFoldWidth` option type from `mm` to `pct`
- Changed the `collarStandWidth` option type from `mm` to `pct`
- Changed the `sleevePlacketWidth` option type from `mm` to `pct`
- Changed the `boxPleatWidth` option type from `mm` to `pct`
- Changed the `boxPleatFold` option type from `mm` to `pct`
#### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1319](https://github.com/freesewing/freesewing/issues/1319)
### simone
#### Changed
- Changed the `buttonPlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketFoldWidth` option type from `mm` to `pct`
- Changed the `collarStandWidth` option type from `mm` to `pct`
- Changed the `sleevePlacketWidth` option type from `mm` to `pct`
- Changed the `boxPleatWidth` option type from `mm` to `pct`
- Changed the `boxPleatFold` option type from `mm` to `pct`
### theo
#### Changed
- Added deprecation warning as we need to rewrite this pattern
## 2.18.0 (2021-09-09)

View file

@ -3,6 +3,10 @@
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `waistbandWidth` option type from `mm` to `pct`
### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1313](https://github.com/freesewing/freesewing/issues/1313)

View file

@ -1,6 +1,16 @@
# Change log for: @freesewing/jaeger
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `collarRoll` option type from `mm` to `pct`
### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1321](https://github.com/freesewing/freesewing/issues/1313)
## 2.17.0 (2021-07-01)
### Changed

View file

@ -5,12 +5,12 @@
### Changed
- Changed `waistbandWidth` option type from `mm` to `pct`
- Changed `ankleElastic` option type from `mm` to `pct`
- Changed the `waistbandWidth` option type from `mm` to `pct`
- Changed the `ankleElastic` option type from `mm` to `pct`
### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1313)
- Support drafting of non-human measurements (dolls & giants) Closes [#1316](https://github.com/freesewing/freesewing/issues/1316)
## 2.17.0 (2021-07-01)

View file

@ -1,6 +1,19 @@
# Change log for: @freesewing/penelope
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `hem` option type from `mm` to `pct`
- Changed the `waistBandWidth` option type from `mm` to `pct`
- Changed the `seatEase` option type from `mm` to `pct`
- Changed the `waistEase` option type from `mm` to `pct`
### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1320](https://github.com/freesewing/freesewing/issues/1316)
## 2.16.1 (2021-05-30)
### Changed

View file

@ -1,6 +1,22 @@
# Change log for: @freesewing/simon
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `buttonPlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketFoldWidth` option type from `mm` to `pct`
- Changed the `collarStandWidth` option type from `mm` to `pct`
- Changed the `sleevePlacketWidth` option type from `mm` to `pct`
- Changed the `boxPleatWidth` option type from `mm` to `pct`
- Changed the `boxPleatFold` option type from `mm` to `pct`
### Fixed
- Support drafting of non-human measurements (dolls & giants) Closes [#1319](https://github.com/freesewing/freesewing/issues/1319)
## 2.18.0 (2021-09-09)
### Fixed

View file

@ -1,6 +1,18 @@
# Change log for: @freesewing/simone
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `buttonPlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketWidth` option type from `mm` to `pct`
- Changed the `buttonholePlacketFoldWidth` option type from `mm` to `pct`
- Changed the `collarStandWidth` option type from `mm` to `pct`
- Changed the `sleevePlacketWidth` option type from `mm` to `pct`
- Changed the `boxPleatWidth` option type from `mm` to `pct`
- Changed the `boxPleatFold` option type from `mm` to `pct`
## 2.17.2 (2021-08-15)
### Added

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/theo
## unreleased (NaN-NaN-NaN)
### Changed
- Added deprecation warning as we need to rewrite this pattern
## 2.18.0 (2021-09-09)
### Fixed