Releases: BlessCSS/grunt-bless
Releases · BlessCSS/grunt-bless
v1.0.2
v1.0.1
- add babel-runtime to add support for older versions of node
- add continous integration
v1.0.0
- Update to bless 4.0.0
- Clean up the NPM package, thanks @mimiflynn
- Remove use of deprecated APIs.
- Move to ES6.
- Other assorted clean up and formatting.
v0.2.0
- Updated documentation to note the newness of the not yet released to npm imports option, thanks @spoike
- Added a banner option to avoid banners getting misplaced in the blessing process, thanks @jelmerdemaat
- Added implementation for the force option.
- Added logCount option, thanks @operatino
- Added logging on file modification and creation, thanks (again) @operatino