Tags: mohsenr/XMLCoder
Tags
Fix decoding of types conforming to XMLNodeDecoding (CoreOffice#266) * Fix case when XMLNodeDecoding wants to decode elementOrAttribute, but value is not specified. Fix error reporting when key not found for element or attribute. * Add extra tests for unkeyed containers --------- Co-authored-by: Joannis Orlandos <[email protected]>
Adds `.noEmptyElements` option to OutputFormatting (CoreOffice#264) * Adds `.noEmptyElements` option to OutputFormatting Opts out of empty element shorthand. * Remove unnecessary `if #available` check
Implement support for encoding DocTypes (CoreOffice#253) * Implement support for encoding DocTypes
Bump version to 0.12.0, update `CHANGELOG.md` (CoreOffice#210) * Bump version to 0.12.0, update `CHANGELOG.md` * Fix formatting and shuffled tuple fields warning * Remove broken Danger workflow * Add an Ubuntu Swift 5.3.2 job to Azure Pipelines
Bump version to 0.11.0 (CoreOffice#176) * Bump version to 0.11.0 * Link to relevant issues and PRs in CHANGELOG.md
PreviousNext