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

60 lines
1.1 KiB
Markdown
Raw Normal View History

# Change log for: @freesewing/bella
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-19 18:00:28 +01:00
### Changed
- Expose the `fullChestEaseReduction` option to the user via option groups
- Expose the `frontArmholeCurvature` option to the user via option groups
2022-01-23 14:05:19 +01:00
- Switched to default import for version from package.json
2022-01-19 18:00:28 +01: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-05-08 10:34:35 +02:00
## 2.15.4 (2021-05-08)
### Fixed
- Fixed incorrect part dependencies See [#1002](https://github.com/freesewing/freesewing/issues/1002)
2021-04-18 12:59:46 +02:00
## 2.15.0 (2021-04-15)
2021-04-11 17:31:25 +02:00
### Fixed
- Shoulder point control point fix for doll-sized clothes
2021-02-21 18:17:12 +01:00
## 2.13.2 (2021-02-21)
### Fixed
- Fixed issue with out-of-order execution
2021-02-14 14:47:57 +01:00
## 2.13.0 (2021-02-13)
### Fixed
- Verify whether back dart passes armhole depth
2021-01-19 11:18:40 +01:00
## 2.12.0 (2021-01-19)
2021-01-17 12:44:24 +01:00
### Added
- Initial release of this body block for womenswear
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.