Skip to content

updates

Latest

Choose a tag to compare

@ackspony ackspony released this 04 Jun 19:38
· 3 commits to master since this release
958ca28
  • multiple updates to \MicroEncode\XmlEncoder:
    • the flat-xml-ver attribute is no longer generated in the root element (no need because the schema URI would change)
    • the order of schema attributes in the root element was changed for improved clarity
    • the fx:created attribute is now only generated in root element when the \MicroEncode\XmlEncoder::OPT_GENERATE_CREATED_ATTR is explicitly provided with the value true
  • updates to README.md
  • added examples
  • updates to README.md and composer.json to reflect changed package description