Skip to content

v0.5.0

Compare
Choose a tag to compare
@ledermann ledermann released this 14 Mar 06:53
· 211 commits to master since this release
  • acts_as_reader: Added optional :scopes option
  • .mark_array_as_read: Better performance
  • Rails 4.2 compatibility (thanks to @JuanitoFatas)
  • Improved error messages (thanks to @kyuden)
  • Migration: Removed harmful string length limit
  • Use rails standard way reference to declare polymorphic associations (thanks to @wangqiang1208)