Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 477 Bytes

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 477 Bytes

1.2.0

  • Replace custom core extensions with ActiveSupport extensions.

    Danny Whalen

1.1.1

  • Escape tag names before making request. #11

    Thomas McDonald

1.1.0

  • improve coverage of the Question class

    Thomas McDonald

  • Return self after scoping by a date method. #10

    Thomas McDonald

1.0.1

  • fix bug on Serel::Question#anythings not returning stuff due to mistakenly calling @id as opposed to id

    Thomas McDonald

1.0.0

  • public release