Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 388 Bytes

File metadata and controls

18 lines (12 loc) · 388 Bytes

Changelog

0.2.0

  • Fix whitespace on input by using strip
  • Change List from class to module
  • Change List.new to automatically sort
  • Add Single for a single header value
  • Add to_header lookup and implementation for Single and List
  • Change to_header to use HEADER_DELIMITER

0.1.1

  • Add a missing require to delegate

0.1.0

👶 Initial Release