Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

28 lines (25 loc) · 982 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2022-02-16

Added

  • Betterment/NonStandardActions cop
  • Add style guide links to github readme in cop output

Removed

  • Removed support for Ruby versions prior to 2.6

[1.0.0] - 2021-04-28

Added

  • Betterment/ActiveJobPerformable cop
  • Betterment/AllowBlocklist cop
  • Betterment/AuthorizationInController cop
  • Betterment/DynamicParams cop
  • Betterment/ImplicitRedirectType cop
  • Betterment/MemoizationWithArguments cop
  • Betterment/ServerErrorAssertion cop
  • Betterment/SitePrismLoaded cop
  • Betterment/SpecHelperRequiredOutsideSpecDir cop
  • Betterment/Timout cop
  • Betterment/UnsafeJob cop
  • Betterment/UnscopedFind cop
  • default.yml file with configurations for custom and builtin cops