Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

25 lines (13 loc) · 815 Bytes

[Unreleased]

[1.1.0] - 2024-11-28

  • Do not release StringIO instances. (#7)

[1.0.4] - 2024-08-13

  • Fix ActiveModel attribute misdetection (#4)

[1.0.3] - 2024-07-04

  • Fix invalid private method verification (#3)

[1.0.2] - 2024-07-04

  • Add support for ActiveRecord attributes (#2)

[1.0.1] - 2024-07-04

  • Fix incorrect instance method check in case of dynamically defined methods (#1)

[1.0.0] - 2024-07-03

  • Initial release