Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 1.61 KB

main (unreleased)

New features

  • #25: Add solidus/tax_category_deprecated warning cop. ([@safafa][])
  • #31: Add discounted amount deprecated warning cop. ([@safafa][])

Bug fixes

  • #53: Change spree_default_credit_card_deperecated cop severity to warning. ([@safafa][])

0.2.0 (2023-11-02)

New features

  • #60: Create new cop to check existing_card_id. ([@MassimilianoLattanzio][])

Bug fixes

  • #60: Fix overridden add_offense method. ([@MassimilianoLattanzio][])

0.1.4 (2023-08-04)

New features

  • #51: Create automatic documentation based on the cop's descriptions. ([@MassimilianoLattanzio][])

0.1.3 (2023-07-28)

New features

  • #47: Remove support for old versions of ruby. ([@MassimilianoLattanzio][])

Bug fixes

  • #48: Fix typos in README and add instructions on how to use the changelog rake task. ([@MassimilianoLattanzio][])

0.1.2 (2023-07-14)

New features

  • #45: Fix gem version comparison. ([@MassimilianoLattanzio][])

0.1.0 (2023-07-10)