1
0
Fork 0
freesewing/config
joostdecock 38bb3bc6f0 release: v3.2.0
- Added:
  - core:
    - Added the `Path.combine()` method
    - The `Path.join()` method is now variadic
    - The `Path.length()` now takes an parameter to include move operations in the length calculation
  - lumina:
    - Initial release
  - lumira:
    - Initial release
  - plugin-annotations:
    - The `title` macro now takes a `notes` and `classes.notes` as its config, allowing you to add notes
    - The `classes.cutlist` config is removed from the title plugin, cutlist info is now included as notes
  - plugin-i18n:
    - This plugin now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
  - react-components:
    - This Pattern component now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
  - sandy:
    - Added a new *panels* option
  - tristan:
    - Inital release
- Deprecated:
  - core:
    - Calling `Path.join` with a second parameter to indicate that the resulting paths most be closed is now deprecated and will be removed in FreeSewing v4.
- Fixed:
  - brian:
    - Take biceps ease into account when calculating armhole depth
  - carlton:
    - Fixed a stray seam allowance path on the collar
  - charlie:
    - The back pocket welt (4) and front pocket facing (8) incorrectly indicated to cut 2 instead of 4 in the cutlist. Fixes #5791
  - hugo:
    - Fix issue that crashed the design when complete is off. Fixes #6006
    - Base pocket opening on pocket height, rather than width of the garment. Fixes #6004
- Removed:
  - plugin-annotations:
    - The `classes.cutlist` config is removed from the title plugin, cutlist info is now included as notes

Shout-out to @woutervdub and @benjamesben for their many contributotions
to this v3.2 release 🙏
2024-02-11 13:43:07 +01:00
..
software feat: Added new designs 2024-02-04 10:52:32 +01:00
templates release: v3.2.0 2024-02-11 13:43:07 +01:00
authors.mjs chore: Add Thrunic to docs authors file 2023-10-30 18:06:07 +01:00
badges.yaml chore: Extended prettier for config files + run 2022-10-13 16:19:36 +02:00
changelog.yaml release: v3.2.0 2024-02-11 13:43:07 +01:00
defaults.yaml chore: Extended prettier for config files + run 2022-10-13 16:19:36 +02:00
dependencies.yaml chore: Updated dependencies 2024-02-04 11:54:17 +01:00
exceptions.yaml Added author entry for Onyx. 2023-10-23 10:14:15 -04:00
keywords.yaml breaking: @freesewing/plugin-bundle is now @freesewing/core-plugins 2023-09-07 11:39:34 +02:00
languages.json feat: Added Ukranian language 2023-07-11 20:17:24 +02:00
logo.mjs fix(shared): Import logo path from non-JSX file 2023-10-28 21:49:28 +02:00
measurements.mjs feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
newsletter-testers.mjs wip: Work on i18n support for newsletter 2024-01-01 15:55:49 +01:00
pattern-options.js chore: Extended prettier for config files + run 2022-10-13 16:19:36 +02:00
roles.mjs chore: Add tester role 2023-08-18 17:26:41 +02:00
scripts.yaml fix(lab): Prebuild org as part of lab start 2023-10-12 22:57:19 +02:00
sewing-techniques.mjs feat: Started list of sewing techniques 2023-09-04 17:42:17 +02:00
social.mjs chore: Various small tweaks 2023-11-03 19:41:21 +01:00