- Allow user to set XML encoding (6)
- Added encoding parameter to to_xml
- Changed default encoding to UTF-8.
- Added XMLModel attribute xml_encoding with default 'UTF-8'.
- Added docs detailing how to set the encoding.
- Ensure deeply nested lists are traversed even if the parent is OK. (5)
- Test schematics serialized_name BaseType feature.