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

47 lines
854 B
Markdown
Raw Normal View History

2019-09-02 19:51:56 +02:00
# Change log for: @freesewing/theo
2020-08-14 15:14:56 +02:00
## unreleased (2021-02-07)
### Fixed
- Check for intersection returning an array
2021-01-16 17:00:43 +01:00
## 2.11.3 (2021-01-16)
### Fixed
- Cleaned up notches
2020-07-12 19:00:38 +02:00
## 2.7.0 (2020-07-12)
### Changed
2020-08-14 15:14:56 +02:00
- Ported theo to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
- Removed `Circumference` suffix from measurement names
2020-02-22 14:20:21 +01:00
## 2.2.0 (2020-02-22)
2020-02-20 13:53:31 +01:00
### Fixed
2019-09-02 19:51:56 +02:00
2020-08-14 15:14:56 +02:00
- Fixed issue with side piece
2020-04-26 13:09:54 +02:00
2019-09-02 19:51:56 +02:00
## 2.0.1 (2019-09-01)
### Fixed
2020-08-14 15:14:56 +02:00
- [#78](https://github.com/freesewing/freesewing/issues/78): Removed inherited notches from fly shield and side piece.
2019-09-02 19:51:56 +02:00
## 2.0.0 (2019-08-25)
### Added
2020-08-14 15:14:56 +02:00
- Initial release
2019-09-02 19:51:56 +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