- Fix field population heuristics to try z3c.form widget adaptation at first and direct assignment only the (previously was the opposite) [datakurre]
0.10.1
-------------------
- Fix to translate also list with strings to unicode [Asko Soukka] - Add automatic value adaptation from single value list to Choice field [Asko Soukka]
0.10.0
-------------------
- Display field ids for TTW fields, which do not have translations [Asko Soukka] - Add trivial transforms for strings to sets and lists for better vocabulary field support [Asko Soukka] - Add error classes to error messages to ease debugging type mismatch errors [Asko Soukka]
0.9.1
------------------
- Fix issue where content deletion fails (after a submission error), because content is not even added to a container yet [Asko Soukka]
0.9.0
------------------
- Fix to add created content into container only after its fields have been filled (to support custom id adapters) [Asko Soukka]