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

92 lines
1.8 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
2022-08-23 13:13:56 +02:00
## 2.22.0 (2022-08-23)
### Added
- Added additional notches to aid alignment
2022-06-27 11:26:03 +02:00
## 2.21.0 (2022-06-27)
### Changed
- Migrated from Rollup to Esbuild for all builds
2022-01-24 09:38:21 +01:00
## 2.20.0 (2022-01-24)
2022-01-23 14:05:19 +01:00
### Changed
- Switched to default import for version from package.json
2022-01-04 20:32:10 +01:00
## 2.19.4 (2021-11-09)
### Fixed
- Fixed a regression that caused the `waistHeight` option to be ignored. Closes [#1467](https://github.com/freesewing/freesewing/issues/1467)
2021-11-02 09:08:20 +01:00
## 2.19.2 (2021-11-02)
### Changed
- Migrated the `waistbandWidth` option from mm to snapped pct
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