Skip to content

v5.0.0

Compare
Choose a tag to compare
@jgarber623 jgarber623 released this 09 Nov 19:21
· 35 commits to main since this release
v5.0.0
009aba1
  • Breaking change: Add #to_ary/#to_a method to LinkHeadersCollection (6a478ed)
    • Note: marking this as a breaking change since it changes the existing behavior to return an Array of Hashes instead of an Array of LinkHeaders
  • Breaking change: Update project Ruby version to 2.7.6 and minimum Ruby version to 2.7 (1e9df45)
  • Improve documentation and privatize constants (8a68aa0)
  • Remove Reek development dependency (423bc7a)
  • Use ruby/debug gem instead of pry-byebug (4cd9d26)