Skip to content

Releases: almazrafi/Fugen

1.4.0

17 Oct 14:23
52793dc
Compare
Choose a tag to compare
  • Add installation guide via Mint in #84

    For Mint package manager installation, run:

    $ mint install almazrafi/Fugen@1.4.0
  • Generate text styles with using system font in #79

    New template option for text style generation - usingSystemFont:

    textStyles:
      file:
        key: ...
        includedNodes:
          - ...
      destination: ...
      templateOptions:
        usingSystemFonts: true

    This option generate text style with fonts SFProText and SFProDisplay using systemFont(ofSize:weight:) function.

  • Added sort to image asset to avoid Content.json changes every run by @puchog in #90

  • Xcode 13 support in #91

1.3.0

24 Dec 10:10
07d74e8
Compare
Choose a tag to compare
  • Added preserveVectorData flag to save vector data for Xcode assets

1.2.0

04 Dec 07:54
171c3e3
Compare
Choose a tag to compare
  • Added the ability to set useAbsoluteBounds Figma API flag for images export

1.1.1

13 Nov 16:14
a110544
Compare
Choose a tag to compare
  • Fixed styles duplication #77

Shadow styles

07 Sep 06:17
56341a2
Compare
Choose a tag to compare
  • Added exporting shadow styles

1.0.3

12 May 08:34
a6de55a
Compare
Choose a tag to compare
  • Added onlyExportables option for images export
  • Fixed colors and text styles duplication

More usability

09 Feb 11:41
ea3540c
Compare
Choose a tag to compare
  • Validation methods in the standard templates
  • Environment variable for the access token

Small improvements

10 Dec 22:05
82f87e0
Compare
Choose a tag to compare
1.0.1

Release 1.0.1 (#47)

1.0.0-alpha.6

01 Dec 14:44
73ce75e
Compare
Choose a tag to compare
Release 1.0.0-alpha.6 (#37)

1.0.0

01 Dec 22:02
7a35360
Compare
Choose a tag to compare
Release 1.0.0 (#39)