2020-02-22 14:18:40 +01:00
|
|
|
# Change log for: @freesewing/holmes
|
|
|
|
|
2020-08-14 15:14:56 +02:00
|
|
|
|
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
|
|
|
|
|
2021-11-02 09:08:20 +01:00
|
|
|
## 2.19.2 (2021-11-02)
|
2021-11-01 17:49:50 +01:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed SA to use twice the SA value on hem allowance
|
|
|
|
|
2021-10-17 18:00:14 +02:00
|
|
|
## 2.19.0 (2021-10-17)
|
2021-10-15 16:21:38 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Added the `headEase` option
|
|
|
|
- Added the `earLength` option
|
|
|
|
- Added the `earWidth` option
|
|
|
|
- Added the `visorWidth` option
|
|
|
|
- Added the `buttonhole` option
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- The `brim` part has been renamed to `visor` because semantics
|
|
|
|
- The `brimWidth` option is now `visorWidth`
|
|
|
|
- _Gore_ has been changed to _Crown_ in the title
|
|
|
|
- _Ear_ has been changed to _Ear flap_
|
|
|
|
- Added hem allowance at the hem, rather than standard seam allowance
|
|
|
|
|
2021-09-09 20:25:59 +02:00
|
|
|
## 2.18.0 (2021-09-09)
|
2021-09-09 19:39:57 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- The `brimWidth` option is not a percent option, allowing the pattern to scale properly
|
|
|
|
|
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-01-16 17:00:43 +01:00
|
|
|
## 2.11.3 (2021-01-16)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Added missing scalebox
|
|
|
|
|
2020-07-12 19:00:38 +02:00
|
|
|
## 2.7.0 (2020-07-12)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2020-08-14 15:14:56 +02:00
|
|
|
- Removed `Circumference` suffix from measurement names
|
2020-07-12 15:58:07 +02:00
|
|
|
|
2020-02-23 10:28:04 +01:00
|
|
|
## 2.3.0 (2020-02-23)
|
|
|
|
|
2020-02-22 14:20:21 +01:00
|
|
|
### Added
|
|
|
|
|
2020-08-14 15:14:56 +02:00
|
|
|
- Homes is a pattern for a Sherlock Holmes hat
|
|
|
|
- Initial release
|
|
|
|
|
2020-02-22 14:18:40 +01:00
|
|
|
|
|
|
|
This is the **initial release**, and the start of this change log.
|
|
|
|
|
2020-05-31 17:53:04 +02:00
|
|
|
> 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
|
|
|
|