pipes-bytestring v1.0.2 Release Notes

Release Date: 2013-11-18 // over 10 years ago
    • ๐Ÿ›  Fixed lines (again) to remove spurious blank line at the end
    • ๐Ÿ›  Fixed words to skip over multiple sequential spaces
    • โž• Added rewrite rules to improve performance of user code
    • โž• Added pack and unpack
    • ๐Ÿ›  Fixed split (the predicate was backwards)
    • โž• Added new Pipes.ByteString.Parse module for parsers
    • โž• Added take parser