Sha256: 4c6f254d497899df830660acd854def1c4b46a18f2e0be73ac22cfb546b685a5
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Adopted [Apparition](https://github.com/twalpole/apparition) as the deafult JS driver for Capybara - Fixed window size to 1920x1080px in feature specs - Added [Stale](https://github.com/apps/stale) to automatically mark GitHub issues as stale ### Changed - Disabled all `Metrics` cops except for `LineLength` - Set `Layout/AlignArguments` cop to `with_fixed_indentation` - Disabled `Layout/MultilineOperationIndentation` cop - Renamed the project to SolidusDevSupport (was SolidusExtensionDevTools) ### Fixed - Fixed Chrome not starting in headless mode ## [0.1.1] - 2019-11-11 ### Fixed - Fixed `rails_helper` not working due to `SolidusDevSupport` not being available ## [0.1.0] - 2019-11-11 Initial release. [Unreleased]: https://github.com/solidusio-contrib/solidus_dev_support/compare/v0.1.1...HEAD [0.1.1]: https://github.com/solidusio-contrib/solidus_dev_support/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/solidusio-contrib/solidus_dev_support/releases/tag/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
solidus_dev_support-0.2.0 | CHANGELOG.md |