All Versions
13
Latest Version
Avg Release Cycle
80 days
Latest Release
1295 days ago

Changelog History
Page 2

  • v1.48.0 Changes

    August 10, 2018
    • ๐Ÿ› Bug fix: change production timeouts generator to use working configuration
      โœ… method with latest version of Rack::Timeout
    • ๐Ÿ› Bug fix: Only add email environment requirements if configuring for email
    • ๐Ÿ’ฅ Breaking: Replace capybara-webkit with chromedriver
  • v1.47.0 Changes

    May 25, 2018
    • ๐Ÿ› Bug fix: normalize.css Sass import is concatenated with other styles now
    • ๐Ÿ› Bug fix: the suspenders gem itself is not needed in production
    • ๐Ÿ› Bug fix: bundle install after adding a gem
    • ๐Ÿ’ฅ Breaking: remove Refills
    • Breaking: rename suspenders:enforce_ssl to suspenders:production:force_tls
    • โšก๏ธ Upgrade: update to Ruby 2.5.1
    • โšก๏ธ Upgrade: update to Rails 5.2.0
    • ๐Ÿ†• New generator: production email
    • ๐Ÿ†• New generator: production timeouts
  • v1.46.0 Changes

    January 26, 2018

    ๐Ÿš€ This release contains the following changes:

    • ๐Ÿ› Bug fix: Fix for action mailer asset_host
    • ๐Ÿ› Bug fix: Lock pg to ~> 0.18
    • ๐Ÿ’ฅ Breaking: Remove Database Cleaner
    • โšก๏ธ Upgrade: Update to Rails 5.1.4
    • โšก๏ธ Upgrade: Update to Ruby 2.5.0
    • โšก๏ธ Upgrade: Update bourbon from 5.0.0.beta.8 to 5.0.0
    • โšก๏ธ Upgrade: Update FactoryGirl to FactoryBot
    • ๐Ÿ“ˆ Generators: Analytics generator
    • ๐Ÿ‘ท Generators: CI generator
    • Generators: DB optimization generator
    • Generators: Factories generator
    • Generators: Forms generator
    • Generators: Javascript driver generator
    • ๐Ÿ‘ท Generators: Jobs generator
    • ๐Ÿ‘• Generators: Lint generator
    • โœ… Generators: Testing driver generator
    • Generators: Views generator