Skip to content

Latest commit

 

History

History
137 lines (74 loc) · 6.11 KB

File metadata and controls

137 lines (74 loc) · 6.11 KB

Changelog

v0.8.0 (2025-03-13)

Full Changelog

Merged pull requests:

v0.7.1 (2025-01-13)

Full Changelog

Merged pull requests:

  • Fix bug causing the bodies of all requests to be concatenated #33 (roback)

v0.7.0 (2024-11-07)

Full Changelog

Implemented enhancements:

  • Add capability to abort request when content-length is too large #21

Merged pull requests:

  • Make it possible to configure max response body size #32 (roback)

v0.6.0 (2024-11-06)

Full Changelog

Closed issues:

  • SSLError: SSL_read: unexpected eof while reading #28

Merged pull requests:

  • Adjust user_agent creation #31 (yendi127)
  • Run CI on maintained Ruby versions and update .ruby-version #30 (Pontus4)

v0.5.0 (2023-11-24)

Full Changelog

Merged pull requests:

v0.4.0 (2021-11-26)

Full Changelog

Implemented enhancements:

  • Add PUT, PATCH and DELETE methods #24

Merged pull requests:

  • Extend client with PUT, PATCH and DELETE methods #25 (Pontus4)

v0.3.2 (2021-06-16)

Full Changelog

Merged pull requests:

v0.3.1 (2021-04-15)

Full Changelog

Fixed bugs:

  • Tests fails under "ruby head" #16

Merged pull requests:

v0.3.0 (2020-12-02)

Full Changelog

Implemented enhancements:

  • Ruby 2.7 support #10
  • Be able to use without a logger #9

Merged pull requests:

v0.2.1 (2020-09-23)

Full Changelog

Merged pull requests:

v0.2.0 (2019-11-11)

Full Changelog

Closed issues:

  • Update the README #3
  • Publish the gem #2

Merged pull requests:

  • Be able to configure number of redirects to follow #6 (dentarg)
  • Be able to set headers on GET requests #5 (dentarg)
  • Be able to follow redirects #4 (dentarg)

v0.1.0 (2019-11-07)

Full Changelog

Merged pull requests:

  • Initial import of Twingly::HTTP #1 (dentarg)

* This Changelog was automatically generated by github_changelog_generator