All releases tagged Stable


Release Notes: Semi-colons are now omitted when building the extended parameter list only when there is no previously appended parameter and/or extended (type) parameters.


Release Notes: Semi-colons are now omitted when building the extended parameter list only when there is no previously appended parameter and/or extended (type) parameters.


Release Notes: This is a minor release that implements feature 3481733, which allows users to specify their own EOL characters to be used by VCardWriter. The custom EOL will also be used for folding strings and data as well.


Release Notes: This release supports the LANGUAGE parameter type when reading and writing vcards. It adds a helpful "containsAllXXXParameterTypes()" method that will return true if the specified list of parameter types exists in the associated type. This is instead of calling the contains() method many times.


Release Notes: This version includes a few new features, bugfixes, and Maven integration. There has also been an overhaul in the package structure. The name was changed to net.sourceforge.cardme.* and the library now depends on Apache commons-codec for quoted-printable encoding only.