Skip to content

Releases: CypherCove/IconDivvy

v1.0

19 Mar 15:37
c7aa25c
Compare
Choose a tag to compare

Major version jump because of the breaking change.

  • Adds processing of SVGs to vector drawables. See read me.
  • BREAKING: jobs renamed to rasterJobs to avoid confusion with vectorJobs.

v0.6

14 Mar 21:52
Compare
Choose a tag to compare

This release fixes some logging bugs and is the first version published to the Gradle plugin portal, which makes it easier to load in a project.

  • Ensure project directory is used as root directory.
  • Fixed some error checking bugs.

v0.5

19 Mar 16:03
Compare
Choose a tag to compare
  • Job cancelled on invalid files and densities rather than simply filtering them.
  • Treat Java keywords as invalid resource names

v0.4

19 Mar 16:04
Compare
Choose a tag to compare
  • Show error message rather than failing task for nonexistent directories.

v0.3

19 Mar 16:04
Compare
Choose a tag to compare
  • Fixed unnecessary enforcement of resource directory name being "res".