Skip to content

Latest commit

 

History

History
244 lines (128 loc) · 8.22 KB

CHANGELOG.md

File metadata and controls

244 lines (128 loc) · 8.22 KB

grunt-spritesmith changelog

6.10.0 - Upgraded multiple dependencies to fix vulnerabilities, via @striezel in #175

6.9.0 - Upgraded multiple dependencies to fix vulnerabilities, via @striezel in #174

6.8.0 - Upgraded to [email protected] to propagate npm audit fix

6.7.1 - Removed vulnerable js-yaml from dev dependencies

6.7.0 - Upgraded to [email protected] to remove LESS JS utilization

6.6.3 - Upgraded to [email protected] to fix GitHub vulnerability warning

6.6.2 - Removed support for Node.js@4 to fix Travis CI

6.6.1 - Corrected license attribution and URL

6.6.0 - Upgraded to [email protected] to verify Vinyl@2 support was non-breaking

6.5.1 - Switched from twolfson-style to ESLint

6.5.0 - Removed support for Node.js < 4

6.4.0 - Upgraded to [email protected] to move to appropriate SASS/SCSS commenting convention

6.3.1 - Upgraded to [email protected] to correct inline-block examples in templates

6.3.0 - Upgraded to [email protected] to add HTML comments to non-CSS templates

6.2.0 - Upgraded to [email protected] to add quality support for JPEGs

6.1.1 - Updated donation URL

6.1.0 - Upgraded to [email protected] to utilize streaming output

6.0.1 - Updated donation URL

6.0.0 - Upgraded to [email protected]

5.2.0 - Upgraded to [email protected] to add specVersion validation

5.1.8 - Updated link to specification

5.1.7 - Updated README to use bit.ly URL over Gratipay

5.1.6 - Increased mocha timeout and move to sudo-less Travis CI to fix builds

5.1.5 - Upgraded to [email protected] to use pngjs@2

5.1.4 - Added "Newsletter subscribe" badge to README

5.1.3 - Upgrade supported node to >= 0.10.0

5.1.2 - Added foundry for releases

5.1.1 - Added clarification that retinaSrcFilter should line up with src

5.1.0 - Upgraded to [email protected] to add better PNG support

5.0.0 - Upgraded to [email protected] and moved to use @2x suffix for retina sprites

4.7.1 - Moved back to testing iojs on Travis CI

4.7.0 - Upgraded to [email protected] to add json_texture template

4.6.3 - Moved iojs to allowed failure until npm/npm#8406 gets patched

4.6.2 - Moved from deprecated licenses key to use license in package.json

4.6.1 - Fixes to README via @XhmikosR in #131

4.6.0 - Upgraded to [email protected] and added handlebars helper registration

4.5.3 - Improved retina success message

4.5.2 - Added [email protected] and iojs to test suite. Upgraded to [email protected] to support their tests.

4.5.1 - Added documentation for retina template data

4.5.0 - Added retina spritesheet support

4.4.1 - Dropped [email protected] testing in Travis CI due to jscs dependency issues

4.4.0 - Upgraded to [email protected] to pick up spritesheet_info introduction (anticipation for retina info)

4.3.2 - Upgraded to [email protected] to pick up more granular templating

4.3.1 - Fixed code fence in README

4.3.0 - Upgraded to [email protected] to add template inheritance support

4.2.0 - Upgraded to [email protected] to add background fill support to pixelsmith

4.1.0 - Upgraded to [email protected] to add single sprite fixes/warnings

4.0.0 - Upgraded to [email protected] to reintroduce 3.7.0 as a major release

3.9.0 - Upgraded to [email protected] to pick up optimal binary-tree fixes

3.8.1 - Completed "Getting Started" example in README. Via @Stratus3D in #115

3.8.0 - Reverted 3.7.0 release to remove breaking changes

3.7.0 - Upgraded to [email protected] to pick up variableNameTransforms support

3.6.2 - Fixed broken tests due to spritesheet-templates patch upgrade

3.6.1 - Fixed example for imgOpts in README

3.6.0 - Upgraded to [email protected] to pick up binary-tree algorithm changes

3.5.0 - Upgraded to [email protected] to pick up spritesheet variables and sprites mixin in preprocessor templates

3.4.0 - Upgraded to [email protected] to pick up spritesheet variables in custom templates. Fixes #103

3.3.0 - Moved from json2css to spritesheet-templates, its renamed equivalent

3.2.0 - Upgraded to [email protected] to pick up CSS selector fix. Fixes #104

3.1.1 - Added more examples and links to examples

3.1.0 - Fixed grunt-newer support

3.0.2 - Removed legacy installs from Travis CI

3.0.1 - Fixed broken test

3.0.0 - Major release with multiple breaking changes:

  • Upgraded to [email protected]
    • Moved to pixelsmith as default engine
    • Removed all other engines
    • Moved to binary-tree as default algorithm
  • Overhauled documentation
  • Made tests consistent
  • Renamed destImg and destCSS to dest and destCss
    • Adds grunt-newer support
    • Makes naming consistent within repo
  • Upgraded to [email protected]
    • Renames cssClass to cssSelector to make it more semantic

2.4.3 - Fixed up image assertion inside tests

2.4.2 - Moved from nodeunit to mocha for testing, leading to more granular/reusable tests.

2.4.1 - Removed unused grunt-contrib-jshint dependency

2.4.0 - Dropped [email protected] support

2.3.3 - Fixed race condition in Travis CI

2.3.2 - Fixed broken regression in Travis CI

2.3.1 - Fixed up Travis CI configuration

2.3.0 - Moved to twolfson-style to make code consistent

2.2.0 - Upgraded to [email protected] to pick up phantomjssmith's JPEG support

2.1.3 - Fixed npm and [email protected] issue in Travis CI

2.1.2 - Corrected task output accuracy via @lightningtgc in #91

2.1.1 - Updated README format

2.1.0 - Upgraded to [email protected] for useful CSS comments

2.0.0 - Upgraded to [email protected] to pick up scss_maps corrections

1.26.1 - Fixed [email protected] for Travis CI

1.26.0 - Upgraded to [email protected] and added algorithmOpts to allow for skipping image sorting

1.25.0 - Upgraded to [email protected] to pick up scss_maps height fix

1.24.0 - Upgraded to [email protected] to pick up scss_maps template

1.23.0 - Locked down version of url2 to 1.0.0 to prevent semver issues. Via @ajohnstone in #74

1.22.0 - Upgraded to [email protected] to update gmsmith, allowing for implicit imagemagick detection

1.21.2 - Added FAQs for engine requirements

1.21.1 - Updated package.json description

1.21.0 - Upgraded to [email protected] to add pngsmith engine, allowing external dependency-free installs

1.20.0 - Added source_image to data dump via github/wilson-lewis' work #59

1.19.0 - Upgraded to [email protected] to support giflib for canvassmith

1.18.0 - Upgraded to [email protected] to add timeout option for phantomjssmith

1.17.0 - Added support for cssTemplate as a function

1.16.0 - Upgraded to [email protected] to fix SCSS template for libsass

1.15.0 - Upgraded to [email protected] to fix preinstall script for imagemagick

1.14.0 - Moved development grunt.js from [email protected] to [email protected]. We are still supporting [email protected] in the tests.

1.13.0 - Upgraded to [email protected] to fix long URL bug in phantomjssmith

1.12.0 - Upgraded to [email protected] to get reduced file size phantomjssmith

1.11.4 - Fixed link in README

1.11.3 - Corrected package.json and added bugs, homepage, and contributors fields

1.11.2 - Rearranged README sections

1.11.1 - Added engine differences and errors to FAQ in README

1.11.0 - Added cssVarMap option

1.10.1 - Relocated "Donating" section

1.10.0 - Integrated Travis CI

1.9.0 - Added cssTemplate option

1.8.0 - Moved to [email protected] for jsonArray template

1.7.1 - Added documentation for overriding CSS selectors

1.7.0 - Added sorting for consistency of generated stylesheets and less noise in version control

1.6.2 - Updated README to give more visual examples

1.6.1 - Nothing happened

1.6.0 - Updated to [email protected] for optimized padded spritesheets

1.5.2 - Updating repositories field to repository

1.5.0 - Updated to [email protected] for adding padding parameter

1.4.0 - Updated to [email protected] and [email protected] for total_width and total_height properties in stylesheets

1.3.0 - Updated to [email protected] for engineOpts support and imagemagick flag in gmsmith

1.2.0 - Updated to [email protected] which features URL escaping for image paths

Before 1.2.0 - See git log