We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd0727 commit c63a9daCopy full SHA for c63a9da
ChangeLog
@@ -1,4 +1,4 @@
1
-2.0.1-stable (2012-??-??)
+2.0.1-stable (2012-10-22)
2
* Removed: Element class. It wasn't used.
3
* Added: Basic validation and repair methods for broken input data.
4
* Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0
@@ -19,6 +19,7 @@
19
* Fixed: A bug in Windows timezone-id mappings for times created in
20
Greenlands timezone (sorry Greenlanders! I do care!).
21
* Fixed: DTEND was not generated correctly for VFREEBUSY reports.
22
+ * Fixed: Parser is at least 25% faster with real-world data.
23
24
2.0.0-stable (2012-08-08)
25
* VObject is now a separate project from SabreDAV. See the SabreDAV
0 commit comments