70 lines
1.2 KiB
Markdown
70 lines
1.2 KiB
Markdown
# Change log for: @freesewing/theo
|
|
|
|
|
|
## 2.20.0 (2022-01-24)
|
|
|
|
### Changed
|
|
|
|
- Switched to default import for version from package.json
|
|
|
|
## 2.19.0 (2021-10-17)
|
|
|
|
### Changed
|
|
|
|
- Added deprecation warning as we need to rewrite this pattern
|
|
|
|
## 2.18.0 (2021-09-09)
|
|
|
|
### Fixed
|
|
|
|
- Avoid paperless depending on a complete pattern
|
|
|
|
## 2.16.1 (2021-05-30)
|
|
|
|
### Changed
|
|
|
|
- Changed `department` setting in config in line with new grouping
|
|
|
|
## 2.13.0 (2021-02-13)
|
|
|
|
### Fixed
|
|
|
|
- Check for intersection returning an array
|
|
|
|
## 2.11.3 (2021-01-16)
|
|
|
|
### Fixed
|
|
|
|
- Cleaned up notches
|
|
|
|
## 2.7.0 (2020-07-12)
|
|
|
|
### Changed
|
|
|
|
- Ported theo to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
|
- Removed `Circumference` suffix from measurement names
|
|
|
|
## 2.2.0 (2020-02-22)
|
|
|
|
### Fixed
|
|
|
|
- Fixed issue with side piece
|
|
|
|
## 2.0.1 (2019-09-01)
|
|
|
|
### Fixed
|
|
|
|
- [#78](https://github.com/freesewing/freesewing/issues/78): Removed inherited notches from fly shield and side piece.
|
|
|
|
## 2.0.0 (2019-08-25)
|
|
|
|
### Added
|
|
|
|
- Initial release
|
|
|
|
|
|
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.
|
|
|