Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

26 lines (22 loc) · 1.84 KB

Changelog

0.6.0

Deprecated features

  • Removed support for Node 0.9

Pull Requests

  • PR #68: Adds support for *.sass files
  • PR #69: Adds support for cssclassprefix extensibility option
  • PR #73: Retain License when compressing output
  • PR #81: Adds an optional callback handler
  • PR #88: Adjusts expression to not ignore matchCommunityTests option
  • PR #89: Fix issue with documentation on cache busting.
  • PR #90: outputFile option is not required
  • PR #94: fix(communityTests): find the correct module by test name
  • PR #97: Fix 404 when downloading csspositionsticky

Bug Fixes

  • Issue #96: npm test fails
  • Issue #93: Attempts to download filereader.js instead of file-api.js
  • Issue #86: matchCommunityTests: false not working
  • Issue #85: Fetching community test
  • Issue #83: Grunt modernizr pollutes the grunt options array
  • Issue #78: Request for a file points to wrong place?
  • Issue #67: Buggy behaviour of matchCommunityTests and hyphens