Skip to content

v2.0.0

Compare
Choose a tag to compare
@markusguenther markusguenther released this 14 Jul 15:22
· 14 commits to master since this release

2.0.0 (2020-07-14)

Breaking

  • Change defaults for retryInterval and maximumNumberOfReleases (278cc75)
  • Change license from MIT to GPL-3.0 (f0a5573)
  • Rename package to Unikka namespace (8d23751)

Build

  • Add semantic release and commitizen (d2b83f0)
  • Adding CircleCI config (324f83b)
  • Adding github sponsors (73d963b)

Fix

New

  • Use job queue for thumbnail generation (8449f12)
  • Use job queue instead of while loop (d7c2ca8)

TASK

  • Add .psd and .ai to list of default supported extensions (7abed3f)
  • Add missing license information in composer.json (8da803b)
  • Adjust readme to default configuration (da306c4)
  • Compatibility with Flow 4.+ (2888307)