Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 18:42
a068ff4

1.3.0 (2025-01-22)

Features

  • build: added Phar version to release pipeline (127bda3)
  • command: added mysql2jsonl export command (127bda3)
  • command: added mysql2jsonl import command (127bda3)
  • config: added batchSize setting (127bda3)
  • config: added concurrency settings (127bda3)
  • config: added importMode setting of truncate and update (127bda3)
  • config: added includeTables and excludeTables rules (127bda3)
  • config: created JSONSchema for configuration files (127bda3)
  • mysql2json import/export tool (127bda3)

Miscellaneous Chores