- DX-Builder: Initialize attributes only with set_field_values. No longer pass all arguments to createContent to avoid setting fields that are stored in annotations as attributes as well. [deiferni]
1.7.1
------------------
- Add conditional import for Relationvalues since we don't always have z3c.relation. [tschanzt]
1.7.0
------------------
- Automatically create relation-values from plone content-types while setting field-values. [deiferni]
- Add support for building portlets. [mbaechtold]
1.6.3
------------------
- Genericsetup builder: fix error when creating same folder multiple times. [jone]
1.6.2
------------------
- Package builder: make package version configurable. [jone]
1.6.1
------------------
- Package builder: update pkg_resources working set when loading package. [jone]
- Add creation date setter to builder. [mbaechtold]