Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Releases: jgarber623/absolutely

v6.0.0

02 May 16:00
v6.0.0
f8c9bf6
Compare
Choose a tag to compare
  • Breaking change: Rename AbsolutelyError to Error (efcd8fa)
  • Remove Reek (0d73600)
  • Update Addressable dependency constraint (5faefa9)
  • Breaking change: Set minimum supported Ruby to 2.6 (b888d5e)
  • Update development Ruby to 2.6.10 (b84d268)

v5.1.0

02 Apr 17:32
Compare
Choose a tag to compare
  • Expand supported Ruby versions to include 3.0 (c9741de)

v5.0.0

24 Aug 02:16
Compare
Choose a tag to compare
  • Breaking change: Update minimum supported Ruby version to 2.5 (866cec3)
  • Update project Ruby version to 2.5.8 (231653b)

v4.0.0

13 May 18:41
Compare
Choose a tag to compare
  • Breaking Change: Remove alias from to_absolute_uri to to_abs (b4df234)
  • Improve inline documentation and refactor gem code (bb0456e)
  • Move development dependencies to Gemfile per current Bundler convention (3c2f579)
  • Update development Ruby version to 2.4.10 (6c79003)

v3.1.0

20 Jan 15:50
Compare
Choose a tag to compare
  • Expand supported Ruby versions to include 2.7 (e0273b5).

v3.0.1

31 Aug 14:40
Compare
Choose a tag to compare
  • Update Addressable gem (b257f75).
  • Update project Ruby version to 2.4.7 (a14d29b).
  • Update development dependencies.

v3.0.0

29 May 03:31
Compare
Choose a tag to compare
  • Return normalized relative_uri in to_abs when relative_uri is an absolute URL (81261e9).

v2.1.0

02 May 00:01
Compare
Choose a tag to compare
  • Rename to_absolute_uri method to to_abs (d14e33f).
  • Add inspect instance method to Absolutely::URI (e4e7e5a).

v2.0.0

26 Apr 02:51
Compare
Choose a tag to compare
  • The URI class' base and relative methods are now read-only (7879f78).
  • Add Reek and configuration (fb60f9c).

v1.1.2

03 Jan 20:20
Compare
Choose a tag to compare
  • Expand supported Ruby versions to include 2.6 (866d58a).