Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 652 Bytes

(2026-06-30)


(2023-09-26)

  • TypeScript from 4.9.3 to 5.2.2

(2023-01-08)

  • Sync all unit tests (except scripting_spec.js)
    • kkkk: (see src/test/deno.jsonc)

(2022-12-04)

  • Sync tests within folder shared
    • kkkk: murmurhash3_test.ts(1)

(2022-09-17)

  • Use deno fmt to format all codes
  • Use deno test for tests
    • kkkk: annotation_test.ts(1), xfa_tohtml_test.ts(28), xfa_parser_test.ts(23)
  • Make scripting codes transpiled (only)