- Updated dependencies
- Drop node <= 16 support
- Updated dependencies
- Drop node <= 14 support
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Drop node <= 8 support
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Updated dependencies
- Use published versions of modernizr and customizr
- Remove postinstall script
- Require Node 6
- Updated dependencies
- Fixed customizr url
- Respect --no-color flag (#150)
- Updated documentation
- Add support to the standard Grunt
options
section, for shared config settings
- Update postinstall script from bash to node, for better cross platform support
- Warning: Configuration not compatible with [grunt-modernizr 0.6.0]
- Changed configuration to match customizr customizr repository
- Updated dependencies
- Removed support for Node 0.9
- 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
- Issue #96: npm test fails
- Issue #93: Attempts to download
filereader.js
instead offile-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