Skip to content

Changelog

Mike Angstadt edited this page Apr 7, 2018 · 5 revisions

2.0.2

April 7, 2018

  • Added OSGi support (see Issue 2).

2.0.1

August 12, 2017

  • Folded property values encoded in quoted-printable are no longer indented (see Issue 1).

2.0.0

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).

1.0.1

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.

1.0.0

August 30, 2016

First release.

Clone this wiki locally