- Update test to reflect the change in the representation of the model namespaces by adding the 18n xml namespace. [sneridagh]
- Make sure the tests do not fail if messages contain a trailing blank line. This fixes test failures on Ubuntu 14.04. [timo]
1.1
----------------
- Branch for Plone 4.2/4.3 compatibility changes. [esteele]
1.0.2
------------------
- Marshall collections as ASCII when possible. [davisagli]
- Add support for marshalling decimal fields. [davisagli]
1.0.1
------------------
1.0
----------------
* Relicensed under the BSD license. See http://plone.org/foundation/materials/foundation-resolutions/plone-framework-components-relicensing-policy [davisagli]
1.0b2
------------------
* Add IPrimaryFieldInfo to look up primary field information on a content item.