1
0
Fork 0
freesewing/packages/titan/CHANGELOG.md

62 lines
1.2 KiB
Markdown
Raw Normal View History

2020-05-17 18:08:44 +02:00
# Change log for: @freesewing/titan
2020-08-14 15:14:56 +02:00
2021-05-30 18:48:20 +02:00
## 2.16.1 (2021-05-30)
2021-05-29 14:13:45 +02:00
### Changed
- Changed `department` setting in config in line with new grouping
2021-04-18 12:59:46 +02:00
## 2.15.0 (2021-04-15)
### Added
2021-04-11 17:32:58 +02:00
- Added the waistbandHeight option
- Added the crossSeamCurveAngle option
- Added the crotchSeamCurveAngle option
### Changed
- Crotch- and Cross seam have been redrawn using the new angle options
2021-04-18 12:59:46 +02:00
- Added waistbandWidth option
### Fixed
- Adapt seat control point when waist is dropped below the hip line
- Removed lingering console.log statements
2021-04-11 17:32:58 +02:00
- Configure dependencies to guarantee draft order
- Always keep seat control point vertically between styled waist and seat
- Adapt the outseam to the dropped waist in all circumstances
2021-02-21 18:17:12 +01:00
## 2.13.2 (2021-02-21)
### Fixed
- Always ensure point waistIn is created in back part
2021-02-14 14:47:57 +01:00
## 2.13.0 (2021-02-13)
### Fixed
- Always balance the waist
2020-11-13 18:25:11 +01:00
## 2.10.4 (2020-11-13)
### Fixed
- Issue with incorrectly named point
2020-07-12 19:00:38 +02:00
## 2.7.0 (2020-07-12)
2020-07-12 19:00:38 +02:00
### Added
2020-08-14 15:14:56 +02:00
- A FreeSewing block for pants/trousers
- Initial release
2020-05-17 18:08:44 +02:00
This is the **initial release**, and the start of this change log.
> Prior to version 2, FreeSewing was not a JavaScript project.
> As such, that history is out of scope for this change log.
2020-08-14 15:14:56 +02:00