-
Notifications
You must be signed in to change notification settings - Fork 7
Changelog
Mike Angstadt edited this page Apr 7, 2018
·
5 revisions
April 7, 2018
- Added OSGi support (see Issue 2).
August 12, 2017
- Folded property values encoded in quoted-printable are no longer indented (see Issue 1).
January 8, 2017
- Added ability to disable comma escaping in semi-structured values. Commas should not be escaped in old-style syntax, since it does not recognize multi-valued components the way new-style syntax does (see this ticket).
October 8, 2016
- Small tweaks to the validation rules:
- Tabs are not allowed in property names under old-style syntax.
- Non-ASCII characters are allowed in parameter values under new-style syntax.
- Javadoc improvements.
August 30, 2016
First release.
1 An overview of the vobject data format
3 Project Information
3.1 News
3.2 Supported Specifications
3.3 Changelog
4 Reference
4.1 Javadocs