sabre/vobject v3.0.0-alpha3 Release Notes

Release Date: 2013-05-13 // almost 11 years ago
    • ๐Ÿ”„ Changed: propertyMap, valueMap and componentMap are now static properties.
    • ๐Ÿ”„ Changed: Component::remove() will throw an exception when trying to a node that's not a child of said component.
    • โž• Added: Splitter objects are now faster, line numbers are accurately reported and use less memory.
    • โž• Added: MimeDir parser can now continue parsing with the same stream buffer.
    • ๐Ÿ›  Fixed: vobjectvalidate.php is operational again.
    • ๐Ÿ›  Fixed: \r is properly stripped in text values.
    • ๐Ÿ›  Fixed: QUOTED-PRINTABLE is now correctly encoded as well as encoded, for vCards 2.1.
    • ๐Ÿ›  Fixed: Parser assumes vCard 2.1, if no version was supplied.