Skip to content

Latest commit

 

History

History
55 lines (49 loc) · 2.07 KB

CHANGELOG.MD

File metadata and controls

55 lines (49 loc) · 2.07 KB

1.1.0

  • update dependencies (fixes some github security warnings)
  • add support for spritesheet_info, retina_spritesheet_info #91

1.0.2

  • update dependencies (fixes github security warning)

1.0.1

  • update dependencies (fixes github security warning)
  • fix #83

1.0.0

  • exclude inaccessible sprites from generated spritesheets
  • add src.options (via #79)

0.5.4

  • add option logCreatedFiles #77

0.5.3

  • fix cryptic error message (via #71)

0.5.2

  • fix padding on retina #69

0.5.1

  • small fixes

0.5.0 (unpublished)

  • migrate to es6+babel
  • add source_image info for templates #66 thx hodzh

0.4.1

0.4.0

  • add handlebarsHelpers (via #48)

0.3.6

  • fix (via #48) cleanup only works for one instance of plugin. Which is breaking some configurations.

0.3.5 (broken, marked as deprecated in npm)

0.3.4 (not published)

0.3.3

0.3.2 (broken, unpublished from npm)

  • updated dependencies
  • add description to package.json

0.3.1

0.3

  • use loader-utils in target.image apiOptions.cssImageRef #22

0.2

  • multiple target.css
  • customTemplates
  • retina templates

0.1

  • add apiOptions

0.0

  • initial