All notable changes to this project will be documented in this file going forward.
- options can be set to a proc
- bumped a more significant version due to potential issues with Rails 4.x compatibility
- make compatible with Rails 4.x and add missing testing gem
- forgot to update CHANGELOG
- allow setting NODE_ENV via configuration
- disable browserify-incremental in production and staging environments
- do not compile source maps for any environment by default (used to default to development-enabled)
- set NODE_ENV to Rails.env in environment that runs browserify command
- begin using changelog