1
0
Fork 0
freesewing/packages/bruce/CHANGELOG.md
2020-08-14 15:14:56 +02:00

895 B

Change log for: @freesewing/bruce

2.7.1 (2020-07-24)

Fixed

  • Fixed a check for an undefined value in the store

2.7.0 (2020-07-12)

Changed

  • Ported bruce to the new (names for) measurements. See #416
  • Removed Circumference suffix from measurement names
  • Removed deprecated debug() statements

Fixed

  • Sampling some options would not work in Bruce because the code shared across patterns would only run once. That's fixed now.

2.0.3 (2019-09-15)

Fixed

  • #106: Fix incorrect hem allowance

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.