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

34 lines
752 B
Markdown
Raw Normal View History

2021-09-02 18:35:00 +02:00
# Change log for: @freesewing/yuri
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-08 16:40:40 +01:00
## 2.19.8 (2022-01-08)
### Fixed
- Fix dependency configuration Fixes [#1334](https://github.com/freesewing/freesewing/issues/1334)
2022-01-04 20:32:10 +01:00
## 2.19.5 (2021-11-13)
2021-11-13 14:17:01 +01:00
### Fixed
- Fix seam allowance on back, gusset and hood center parts Closes [#1464](https://github.com/freesewing/freesewing/issues/1464)
release: v2.18.0 ## 2.18.0 (2021-09-09) ### core #### 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) ### holmes #### Fixed - The `brimWidth` option is not a percent option, allowing the pattern to scale properly ### huey #### Fixed - Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265) ### i18n #### Added - Added translations for Yuri #### Fixed - Added optional chaining so missing options always lead to clear error message ### simon #### Fixed - Avoid paperless depending on a complete pattern ### theo #### Fixed - Avoid paperless depending on a complete pattern ### wahid #### Fixed - Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267) - Support a zero value for the `backScyeDart` option ### yuri - 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) - The `brimWidth` option is not a percent option, allowing the pattern to scale properly - Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265) - Added translations for Yuri - Added optional chaining so missing options always lead to clear error message - Avoid paperless depending on a complete pattern - Avoid paperless depending on a complete pattern - Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267) - Support a zero value for the `backScyeDart` option
2021-09-09 20:25:59 +02:00
## 2.18.0 (2021-09-09)
2021-09-02 18:35:00 +02:00
### Added
- Initial release of Yuri, a fancy zipless cardigan based on the Huey & Hugo hoodies
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.