Skip to content

Latest commit

 

History

History
110 lines (89 loc) · 6.43 KB

CHANGELOG.md

File metadata and controls

110 lines (89 loc) · 6.43 KB

Change Log

Unreleased

1.9 - 2016-04-22

  • Introduce Rspec-Its
  • Configure .gitattributes to avoid merge conflicts due to CHANGELOG
  • Upgrade rubocop to 0.39.0, rubocop-rspec to 1.4.1, active_link_to to 1.0.3, faker to 1.6.3, slim_lint to 0.7.2

1.8 - 2016-03-22

  • Upgrade Rails to 4.2.6, Ruby to 2.3.0, Rollbar to 2.8.3, Spring to 1.6.4
  • Remove fuubar
  • Show 2 slowest specs during specs run #415 #410
  • Update devise gem
  • Removed wrong underfield hint on sign_up page
  • Fix flash messages at new password and email confirmation sending
  • Install health_check
  • Fix alerts closing button on iOs devices
  • Update simple_form gem
  • User factory generate confirmed user by default
  • Update nokogiri gem

1.7 - 2015-11-27

1.6 - 2015-08-28

  • Switch web server from Thin to Puma
  • Update Uglifier version up to 2.7.2
  • Add Rubocop-Rspec for reporting violations of Ruby style guide in specs
  • Add Slim-Lint for reporting violations of Ruby style guide in .slim templates
  • Update Ruby to 2.2.3
  • Improve assets caching on Heroku: headers, gzipping, Cloudfront
  • Move Rack::CanonicalHost and Rack::Auth::Basic configuration to initializers
  • Support Heroku Review Apps
  • Update rails version up to 4.2.3
  • Add Rails ERD gem for generating a diagram based on application's AR models

1.5 - 2015-08-14

1.4 - 2015-07-31

1.3 - 2015-07-03

1.2 - 2015-06-19

1.1 - 2015-06-05

  • Add Coffeelint to keep Coffeescript code clean and consistent
  • Force double quotes everywhere: SCSS, Ruby. For more details see: #274
  • Add SCSS-Lint for reporting violations of SCSS coding conventions
  • Style Kaminari pagination to make it look like Foundation's pagination
  • Add Spring for fast Rails actions via pre-loading

1.0 - 2015-05-18

  • Upgrade Ruby to 2.2.2
  • Upgrade Rails to 4.2.1