Version 0.3.1
- Fix bug on
CfdiDataBuilder::createTfdSourceString
, thetfd:TimbreFiscalDigital(Node)
does not contain all the requiered data (it is missingxmlns:xsi
attribute fromcfdi:Comprobante
), as a result we need to provide the value ofVersion | version
attribute. - Refactor
TestCase
to add a helpercreateXmlResolver
to run tests faster using local storage of external XSLT files.