v5.3.1 (2021-02-03)
Implemented enhancements:
- Make Travis test gem installation #63
Merged pull requests:
- Allow newer versions of Faraday #93 (Pontus4)
- Run tests on GitHub Actions #92 (walro)
- Test with latest Ruby/JRuby versions and drop support for Ruby 2.4 #91 (roback)
- Bump rake version #90 (walro)
- Newer Ruby on Travis #89 (roback)
- Test gem installation on TravisCI #88 (roback)
v5.3.0 (2019-04-03)
Implemented enhancements:
- Differentiate between 401 and 402 status codes #80
- Low hanging fruit that would reduce memory consumption #75
- Add fixture for "Invalid language code(s)" #56
Fixed bugs:
Merged pull requests:
- Drop support for older Rubies #87 (walro)
- AuthError -> AuthenticationError/AuthorizationError #86 (jage)
- Travis for modern Rubies #85 (jage)
- Profile for object allocation and pick some fruit #84 (jage)
- Improve Result#inspect output #83 (jage)
- Initialize variables to avoid warnings #82 (jage)
- Remove deprecated Query#language usage in example #81 (jage)
v5.2.0 (2018-05-17)
Merged pull requests:
v5.1.4 (2018-02-23)
Implemented enhancements:
- Looser requirement on Faraday #70
Fixed bugs:
- Update yard gem dependency #72
Merged pull requests:
- Looser requirements on Faraday #74 (jage)
- Test with latest Ruby versions #73 (dentarg)
- Test with latest rubies, support Ruby 2.4 and JRuby 9.1 #71 (walro)
v5.1.3 (2017-10-16)
Merged pull requests:
v5.1.2 (2017-05-29)
v5.1.1 (2017-05-17)
Merged pull requests:
v5.1.0 (2017-05-09)
Fixed bugs:
- Ruby 1.9.3 and Ruby 2.0.0 can't use nokogiri >= 1.7.0 (build failures) #61
- rack-2.0.1 requires ruby version >= 2.2.2, which is incompatible with the current version #58
Merged pull requests:
- Update Search client to Search API v3 #65 (roback)
- Add LiveFeed v5 client #64 (roback)
- Drop support for old Ruby versions (1.9.3 and 2.0.0) #62 (dentarg)
- Add support for post outlinks #60 (dentarg)
- Use any rake 11 version #59 (dentarg)
v5.0.1 (2016-03-03)
Fixed bugs:
- Not possible to remove start_time from query #53
Closed issues:
- New release #48
Merged pull requests:
- Be able to remove start/end time from Query #54 (dentarg)
- Actually test what we intend to test #52 (dentarg)
v5.0.0 (2016-02-17)
Implemented enhancements:
- Use Time all the time #50
Fixed bugs:
Merged pull requests:
- Improve time handling #51 (dentarg)
- Improve parser specs #49 (dentarg)
- Sync documentation with PHP changes #47 (walro)
- Automatically convert Query#start_time and #end_time to UTC #46 (roback)
- Use require_relative #45 (dentarg)
- Test Ruby 2.3 on Travis CI #42 (walro)
v4.0.1 (2016-01-28)
Merged pull requests:
v4.0.0 (2015-12-02)
Implemented enhancements:
Fixed bugs:
Merged pull requests:
- Example script: Retry on server error #35 (jage)
- Yield self #34 (roback)
- Handle non-XML responses from server #33 (roback)
- Add YARD documentation comments #32 (roback)
- Test with JRuby 9000 on travis #30 (roback)
- Handle exceptions #29 (roback)
- Let client handle api call #28 (roback)
- Cleanup #26 (roback)
- Show deprecation warnings for twingly-analytics #23 (roback)
- Rename analytics to search in readme #20 (roback)
v3.0.0 (2015-11-20)
Implemented enhancements:
- Improve "Development and release" section in README #19
Merged pull requests:
- Rename analytics to search #24 (roback)
- Improve "Development and release" section in README #22 (roback)
2.0.1 (2015-09-24)
Fixed bugs:
- Crash when pattern is empty string #17
Merged pull requests:
- Do not allow empty search pattern #18 (twingly-mob)
- Generate Changelog (with instructions to update it) #16 (jage)
2.0.0 (2015-09-14)
Implemented enhancements:
- Release gem to rubygems.org #10
Merged pull requests:
1.0.1 (2015-04-29)
Fixed bugs:
Closed issues:
- Use the rspec-its gem #11
Merged pull requests:
- Fix deprecations #14 (walro)
- Support Ruby 2.2 #13 (dentarg)
- Use Faraday instead of Net::HTTP directly #9 (jage)
1.0.0 (2014-10-30)
Implemented enhancements:
- Use HTTPS for API access #7
- Remove swedish comment #5
- Rewrite history to remove huge vcr-cassettes #4
- Remove humongous vcr cassettes #1
Closed issues:
* This Changelog was automatically generated by github_changelog_generator