yeoman / grunt-usemin

[UNMAINTAINED] Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views)
BSD 2-Clause "Simplified" License
1.22k stars 338 forks source link

Make a release #561

Open schmod opened 9 years ago

schmod commented 9 years ago

The dev branch contains several new and notable features.

Specifically, the completion of #316 and #518 (throwing errors when resources can't be resolved) is a really big deal.

What needs to be done before we can cut a release?

sindresorhus commented 9 years ago

It needs to be completed and merged into master.

//@stephanebachelier

schmod commented 9 years ago

What remains to be done? I'd be happy to lend a hand if there's a TODO list.

alippai commented 9 years ago

+1

arthurvr commented 9 years ago

What remains to be done? I'd be happy to lend a hand if there's a TODO list.

We welcome any contributions! The more the merrier ;) I guess the todo list at the moment is basically the ever growing issue list. Triaging issues, reviewing PRs or simply testing the dev branch is helpful.

stephanebachelier commented 9 years ago

I'll have some time this week to work on dev branch. It would be helpful to test the dev branch in your workflow and in majors yeoman generators.

marcelaraujo commented 9 years ago

@arthurvr @stephanebachelier If you need some help to complete this task like testing new bugs opened after my changes moved to dev branch, ping me.

:)

I'm really excited about new release with includes minified html supports

stephanebachelier commented 9 years ago

@arthurvr @sindresorhus coming back. Sorry for the delay