## [1.1.0] - 2023-05-19 - Add erb_lint rake task and config (optional dependency) - Add prettier rake task and config (assumes yarn) ## [1.0.5] - 2023-03-16 - Add extra prefixes for spec contexts - Allow repeated examples in policy specs ## [1.0.2] - 2022-09-02 - ignore multiple expectations in features and system specs ## [1.0.1] - 2022-08-30 - disabling Style/CollectionMethods as it causes an error with autocorrection ## [1.0.0] - 2022-08-29 - Bump dependency versions - Compatibility with rubocop 1.35.1 - Relax example length rule for feature and system specs ## [0.1.1] - 2021-11-15 - Bump dependency versions - Ensure compiled gem is excluded from source control ## [0.1.0] - 2021-10-20 - Initial release - Disable new cops by default - Enforce styles within the project