kiss-headers v2.0.5 Release Notes

Release Date: 2020-04-19 // about 4 years ago
  • ๐Ÿ”„ Changes : #22 #21 #20

    • ๐Ÿ”‹ Feature : Retrieve comments in header content using newly created comments property on Header.
    • ๐Ÿ”‹ Feature : Parse headers that are UTF-8 encoded when using parse_it() function with bytes.
    • ๐Ÿ”‹ Feature : Attribute value in header are unfolded by default when retrieving it. content property is not altered.
    • Other : Minor code simplification in Header class. Remove redundant private member.