Skip to content

Releases: twingly/twingly-search-api-ruby

Minor improvements

28 Jan 15:18
Compare
Choose a tag to compare

Improvements and cleanup

02 Dec 11:18
Compare
Choose a tag to compare
  • Add our own exception classes (Twingly::Search::Error) #29
  • Client.new and Client#query accepts blocks #34
  • Handle error responses from server #33
  • Document gem using YARD #32

Rename twingly-analytics gem to twingly-search

25 Nov 08:23
Compare
Choose a tag to compare

Fix for empty search pattern

24 Sep 09:36
Compare
Choose a tag to compare
  • Do not allow empty search pattern #18

Improved pagination support

14 Sep 13:22
Compare
Choose a tag to compare
  • Result#all_results_returned? can tell you if you got all results or need to “paginate” #15
  • Stop mutating the start_time and end_time objects #15

Improve support for Ruby 2.2 and 1.9.3

14 Sep 13:23
Compare
Choose a tag to compare
  • Support Ruby 2.2 #12
  • HTTPS broke compatibility with Ruby 1.9.3 #8

First stable release

14 Sep 13:23
Compare
Choose a tag to compare