Release 0.2.0 - Missing fields, Enums and Tests
What's Changed
- Add missing fields for various models of UBL and CII documents
- Add various enums to reflect on the EN16931 code list
- Add new models which use the aforementioned enum in favour of more generic data types like string or ID
- Add new tests and example xmls for CII and UBL to marshal from the XML to the data structures of the lib and back again
- Add customised serializer to allow the usage of backed enums with JMS serialiser
Full Changelog: 0.1.1...0.2.0