Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 2.1 KB

CHANGELOG.md

File metadata and controls

79 lines (49 loc) · 2.1 KB

Changelog

0.2.3 (2017-04-20)

0.2.2 (2016-05-17)

0.2.1 (2016-03-28)

  • Relax Rack dependency to allow for Rack 2 (Tyler Ewing)

0.2.0 (2016-03-28)

0.1.0 (2014-04-16)

0.0.9 (2014-02-14)

0.0.8 (2012-06-22)

  • Switch to Addressable::URI for URI parsing (Tyler Hunt)

0.0.7 (2012-06-21)

  • Fix handling of URLs containing | characters (Tyler Hunt)

0.0.6 (2012-06-21)

  • Prevent redirect if the canonical host is nil (Tyler Hunt)

0.0.5 (2012-06-21)

  • Rename ignored_hosts option to ignore (Tyler Hunt)

0.0.4 (2012-06-20)

0.0.3 (2011-02-09)

  • Allow env to be passed to the optional block (Tyler Hunt)

0.0.2 (2010-11-18)

  • Move CanonicalHost into Rack namespace (Tyler Hunt)

0.0.1 (2009-11-04)