## Current release (in development) ## 1.0.0 - 2018-03-28 ## 0.9.3 - 2018-03-28 * Bundle to gather gems before generating rspec [#110](https://github.com/TheGnarCo/gnarails/pull/110) [Kevin Murphy](https://github.com/kevin-j-m) ## 0.9.2 - 2018-03-27 * Remove chromedriver-helper dependency [#108](https://github.com/TheGnarCo/gnarails/pull/108) [Kevin Murphy](https://github.com/kevin-j-m) ## 0.9.1 - 2018-03-27 * Lock rails version at 5.1 release (at least 5.1.5) [#106](https://github.com/TheGnarCo/gnarails/pull/106) [Kevin Murphy](https://github.com/kevin-j-m) ## 0.9.0 - 2018-03-26 * Support all rails generator options in CLI new command [#99](https://github.com/TheGnarCo/gnarails/pull/99) [Kevin Murphy](https://github.com/kevin-j-m) * Use heredocs for multi-line code inserted by template not in template files [#97](https://github.com/TheGnarCo/gnarails/pull/97) [Kevin Murphy](https://github.com/kevin-j-m) * Separate template operations into separate methods [#96](https://github.com/TheGnarCo/gnarails/pull/96) [Kevin Murphy](https://github.com/kevin-j-m) * Build a rails application with webpacker and react in CI [#95](https://github.com/TheGnarCo/gnarails/pull/95) [Kevin Murphy](https://github.com/kevin-j-m) * Fix CLI to support installing webpacker [#94](https://github.com/TheGnarCo/gnarails/pull/94) [Mike Stone](https://github.com/mikestone14) * New rails apps will now use ruby 2.5 [#89](https://github.com/TheGnarCo/gnarails/pull/89) [Kevin Murphy](https://github.com/kevin-j-m) * Test for N+1 query protection and status endpoint [#84](https://github.com/TheGnarCo/gnarails/pull/84) [Kevin Murphy](https://github.com/kevin-j-m) * Build a README for the generated rails app [#82](https://github.com/TheGnarCo/gnarails/pull/82) [Kevin Murphy](https://github.com/kevin-j-m) * Use pronto to comment on style guide preferences [#81](https://github.com/TheGnarCo/gnarails/pull/81) [Kevin Murphy](https://github.com/kevin-j-m) * Run integration test in CI environment [#78](https://github.com/TheGnarCo/gnarails/pull/78) [Kevin Murphy](https://github.com/kevin-j-m) * CLI for creating a new gnarails app [#77](https://github.com/TheGnarCo/gnarails/pull/77) [Kevin Murphy](https://github.com/kevin-j-m) * Define rspec-rails as an explicit dependency [#76](https://github.com/TheGnarCo/gnarails/pull/76) [Kevin Murphy](https://github.com/kevin-j-m) * Create initial integration test [#74](https://github.com/TheGnarCo/gnarails/pull/74) [Kevin Murphy](https://github.com/kevin-j-m) * Define rails as an explicit dependency [#72](https://github.com/TheGnarCo/gnarails/pull/73) [Kevin Murphy](https://github.com/kevin-j-m) * Introduce changelog [#70](https://github.com/TheGnarCo/gnarails/pull/70) [Kevin Murphy](https://github.com/kevin-j-m)