Allow a custom releaseStage
Currently the releaseStage is derived through the environment set by ember-cli.
This allows a custom release stage to be set in the bugsnag config. See README.md or #61 for more information.
Thanks to @josemarluedke in his work on #61.