1
0
Fork 0
freesewing/packages/utils/CHANGELOG.md
2020-03-23 10:38:28 +01:00

2.6 KiB

Change log for: @freesewing/utils

Unreleased

Note: Version bump only for package utils

2.4.6 (2020-03-23)

Note: Version bump only for package utils

2.4.5 (2020-03-19)

Note: Version bump only for package utils

2.4.4 (2020-03-15)

Note: Version bump only for package utils

2.4.3 (2020-03-12)

Note: Version bump only for package utils

2.4.2 (2020-03-08)

Note: Version bump only for package utils

2.4.1 (2020-03-04)

Fixed

  • #542: Prevent neckstimate from throwing when getting an unexpected measurement

2.4.0 (2020-02-29)

Note: Version bump only for package utils

2.3.0 (2020-02-23)

Note: Version bump only for package utils

2.2.0 (2020-02-22)

Changed

  • Neckstimate now uses proportions only

2.1.9 (2020-01-18)

Note: Version bump only for package utils

2.1.8 (2019-12-16)

Note: Version bump only for package utils

2.1.7 (2019-12-15)

Note: Version bump only for package utils

2.1.6 (2019-11-24)

Fixed

  • #317: Fixed bug where format was not passed to formatImperial

2.1.5 (2019-11-19)

Note: Version bump only for package utils

2.1.4 (2019-11-01)

Note: Version bump only for package utils

2.1.3 (2019-10-18)

Changed

  • Adjusted slope of the shoulderToShoulder measurement in neckstimate data

Fixed

  • #250: Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'

2.1.2 (2019-10-14)

Note: Version bump only for package utils

2.1.1 (2019-10-13)

Fixed

  • Fixed an issue with the formatMm method not adding units

2.1.0 (2019-10-06)

Added

  • Added backend methods for administration
  • Added the resendActivationEmail method to backend

Fixed

  • Fixed an issue where optionDefault was not handling list options correctly

2.0.4 (2019-09-27)

Note: Version bump only for package utils

2.0.3 (2019-09-15)

Fixed

  • Fix measurementDiffers to pass breasts parameter to neckstimate

2.0.2 (2019-09-06)

Fixed

  • Removed lingering debug statement in formatImperial

2.0.1 (2019-09-01)

Added

  • The measurementDiffers method is new.

2.0.0 (2019-08-25)

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.