fix(corpus-tests, format-detection): Adjust corpus test thresholds and improve XML format detection for invoice documents

This commit is contained in:
2025-04-03 21:34:28 +00:00
parent 6b5e588df7
commit 40a39638f3
11 changed files with 316 additions and 297 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/xinvoice',
version: '4.1.3',
version: '4.1.4',
description: 'A TypeScript module for creating, manipulating, and embedding XML data within PDF files specifically tailored for xinvoice packages.'
}