Skip to content

Tags: thoughtbot/suspenders

Tags

v20240516.0

Toggle v20240516.0's commit message
Version 20240516.0

v20230113.0

Toggle v20230113.0's commit message
Version 20230113.0

v1.56.1

Toggle v1.56.1's commit message
Bump version to v1.56.1 [ci skip]

v1.56.0

Toggle v1.56.0's commit message
Bump version to v1.56.0 [ci skip]

v1.55.1

Toggle v1.55.1's commit message

Verified

This tag was signed with the committer’s verified signature.
composerinteralia Daniel Colson
v1.55.1

* Fixed: indentation in production config file.

v1.55.0

Toggle v1.55.0's commit message

Verified

This tag was signed with the committer’s verified signature.
composerinteralia Daniel Colson
v1.55.0

* Changed: lint generator to install standard instead of RuboCop
* Changed: profile generator and timeout generator to write to
`.sample.env` instead of `.env`

v1.54.1

Toggle v1.54.1's commit message

Verified

This tag was signed with the committer’s verified signature.
composerinteralia Daniel Colson
v1.54.1

* Fixed: invalid Gemfile entry for bundler-audit
* Fixed: Deprecation warning for `Bundler.with_clean_env`

v1.54.0

Toggle v1.54.0's commit message

Verified

This tag was signed with the committer’s verified signature.
composerinteralia Daniel Colson
v1.54.0

* New generator: `suspenders:single_redirect` for setting up `Rack::CanonicalHost`
* New generator: `suspenders:production:compression` for setting up `Rack::Deflater`
* New generator: `suspenders:preloader` for managing spring
* New generator: `suspenders:advisories` for installing bundler-audit
* New generator: `suspenders:profiler` for setting up rack\_mini\_profiler
* New generator: `suspenders:runner` for making an app runnable locally
* Added: generator descriptions
* Added: Heroku release phase for running database migrations
* Added: automatic buildpack configuration for Heroku
* Added: system test configuration to opt into JavaScript as needed
* Added: spring-watcher-listen gem
* Changed: from `chromedriver-helper` to `webdrivers`
* Changed: replace `heroku join` calls with `heroku apps:info` in `bin/setup`
* Changed: check environment instead of `DATABASE\_URL` in test helper
* Fixed: `ExpandJson` merging
* Fixed: spacing in the generated config file
* Upgraded: bitters to version 2.x
* Upgraded: bourbon to version 6.x
* Upgraded: Ruby to version 2.6.6
* Removed: neat gem
* Removed: ctags configuration
* Removed: custom placeholder directories
* Removed: customization for error pages
* Removed: custom Puma config

1.53.0

Toggle 1.53.0's commit message

Verified

This commit was signed with the committer’s verified signature.
composerinteralia Daniel Colson
Bump version to 1.53.0 [ci skip]

v1.53.0

Toggle v1.53.0's commit message

Verified

This tag was signed with the committer’s verified signature.
composerinteralia Daniel Colson
v1.53.0

* Upgraded: Rails 6.0.
* New generator: `suspenders:inline_svg` for setting up the inline_svg gem.
* Changed: silence Puma's startup messages in JS specs.
* Changed: improve chromedriver configuration.
* Added: documentation for deploying to Heroku.
* Fixed: indentation in production config file.