## [Unreleased] ## [1.1.0] - 2024-11-28 - Do not release `StringIO` instances. [(#7)](https://github.com/viralpraxis/rspec-description_consistency/pull/7) ## [1.0.4] - 2024-08-13 - Fix `ActiveModel` attribute misdetection [(#4)](https://github.com/viralpraxis/rspec-description_consistency/pull/4) ## [1.0.3] - 2024-07-04 - Fix invalid private method verification [(#3)](https://github.com/viralpraxis/rspec-description_consistency/pull/3) ## [1.0.2] - 2024-07-04 - Add support for `ActiveRecord` attributes [(#2)](https://github.com/viralpraxis/rspec-description_consistency/pull/2) ## [1.0.1] - 2024-07-04 - Fix incorrect instance method check in case of dynamically defined methods [(#1)](https://github.com/viralpraxis/rspec-description_consistency/pull/1) ## [1.0.0] - 2024-07-03 - Initial release