8000 Releases · lekevicius/assetpress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lekevicius/assetpress

2.2.0

17 Apr 18:32
Compare
Choose a tag to compare
  • Almost a complete rewrite of all modules. AssetPress is more modular, stable and extensible.
  • Reworked commandline options.
  • Workflows now support clean mode that erases previous directory. Default is not clean.
  • New command line flag --git-no-push and option gitNoPush. Will not push created git commit.
  • Fixes for Apple Watch config.
  • Size warnings: AssetPress warns if some assets are incorrect size or missing resolutions.

2.1.0

01 Apr 09:32
Compare
Choose a tag to compare
  • Allows passing workflow as inline object via --workflow flag. Value is a JSON string.
  • Fixes rimraf bug

2.0.0

01 Apr 09:34
Compare
Choose a tag to compare
  • AssetPress Workflow. AssetPress can now read .assetpress.json files and perform actions based on configuration. See project page for documentation about config files and workflow capabilities.
  • AssetPress Splitter. A small sub-tool that can split screens (named like "1.0 Home Screen") and images into different folders. Very useful when working with Sketch. You can use Splitter with --screens and --no-resize flags.
  • Sketch as input. Instead of passing a directory of exported images, now you can just pass .sketch file itself, and AssetPress will run proper sketchtool commands and resize everything.

1.1.1

01 Apr 09:34
Compare
Choose a tag to compare
  • Fixes a bug with LaunchImage generator.

1.1.0

01 Apr 09:35
Compare
Choose a tag to compare

1.0.1

01 Apr 09:36
Compare
Choose a tag to compare
  • Fixes npm configuration.

1.0.0

01 Apr 09:36
Compare
Choose a tag to compare

Initial public release!

  • Android supports resizing from xxxhdpi to lower resolutions, 9-patch resizing, no-dpi.
  • iOS supports resizing from any resolution to any lower, includes Xcassets folder generator.
0