Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 507 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 507 Bytes

v0.5.0

Update

  • Support for Rails 6;
  • Support for Ruby 2.6.5.

v0.4.0

Updates

  • Now is possible pass string on vote value.

v0.3.0

News

  • Added method status to return the status of some vote record.

Updates

  • The voting warm up registers is only made on creation to avoid overhead.

v0.2.0

News

  • The Rails dependency was reduced to only activerecord;
  • The voted? method now support ask if the vote was positive or negative.

v0.1.0

  • First release.