- Complete re-write for Express 3.0
* Use button (<button>) instead of from anchor (<a>)
* Update tests
* Add tests to demonstrate additional classes
* Merge pull request [by niftylettuce and romanmt]
* Update dev dependencies
* Update make file test script
* Merge pull request with updated bootstrap usage [by SirUli]
* Change div class names, props @Jared
* Increased versions for all dependencies
* Removed pre-formatted messages
* Support for Bootstrap v2.0+ alerts
* Added "data-alert" tag
* Verified fBootstrap (facebook) compatability
* Initial commit of express-messages-bootstrap
- Fixed clobbering of length var [reported by MIB]