2019-09-02 19:51:56 +02:00
|
|
|
# Change log for: create-freesewing-pattern
|
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
|
2020-10-03 16:01:37 +02:00
|
|
|
## 2.9.0 (2020-10-02)
|
2020-09-12 19:05:38 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- No longer instantiate a pattern, just to get the config
|
|
|
|
|
2020-08-30 12:02:05 +02:00
|
|
|
## 2.8.1 (2020-08-16)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed breaking change in execa upgrade in 2.8.0
|
|
|
|
|
2020-05-01 15:06:36 +02:00
|
|
|
## 2.6.0 (2020-05-01)
|
2020-04-26 13:09:54 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- [#365](https://github.com/freesewing/freesewing/issues/365): Check for node version and raise an error it is too old.
|
2020-02-22 14:20:21 +01:00
|
|
|
|
|
|
|
## 2.2.0 (2020-02-22)
|
|
|
|
|
2020-01-25 17:12:44 +01:00
|
|
|
### Fixed
|
2019-11-01 18:18:02 +01:00
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- [#257](https://github.com/freesewing/freesewing/issues/257): Explain that pattern names are bound by the constraints of NPM package names
|
2020-04-26 13:09:54 +02:00
|
|
|
|
2019-09-15 12:20:02 +02:00
|
|
|
## 2.0.3 (2019-09-15)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- Updated example package.json to use latest tag rather than beta
|
2020-04-26 13:09:54 +02:00
|
|
|
|
2019-09-06 19:05:07 +02:00
|
|
|
## 2.0.2 (2019-09-06)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- Updated dependencies
|
2019-09-06 19:05:07 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- Added missing `file-saver` dependency
|
2020-04-26 13:09:54 +02:00
|
|
|
|
2020-05-31 17:53:04 +02:00
|
|
|
## 2.0.0 (2019-08-25)
|
2019-09-02 19:51:56 +02:00
|
|
|
|
2020-05-31 17:53:04 +02:00
|
|
|
### Added
|
2019-09-02 19:51:56 +02:00
|
|
|
|
2020-07-12 15:58:07 +02:00
|
|
|
- Initial release
|
|
|
|
|
2019-09-02 19:51:56 +02: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-07-12 15:58:07 +02:00
|
|
|
|