Beta 2.7 | X2t
: Automatically create "Masters" for Sundry Debtors (customers) and Sundry Creditors (suppliers) during the import process. Voucher Importing
Compatibility & integration
# Convert XML to plain text using custom mapping x2t convert -i data.xml -o output.txt -f text -m mapping.json x2t beta 2.7
brew tap x2t/beta brew install x2t@2.7
Detailed conversion reports now include line-level error tracing, schema validation warnings, and a "dry-run" mode that previews transformations without writing output. schema validation warnings
Key changes (high-level)
Beta 2.7 introduces partial compatibility with XML Schema 1.1 (including assert and alternative elements) and improved handling of malformed JSON Lines (JSONL) files. It also adds experimental support for YAML 1.2 tagged nodes. x2t beta 2.7