Skip to content

v1.4.3 — monorepo: CLI on shared engine + first engine publish

Choose a tag to compare

@mooja77 mooja77 released this 04 Jun 08:20

First release of the unified monorepo build.

  • evernote-to-onenote@1.4.3 (npm) — the CLI now runs on the shared evernote-onenote-engine package. No user-facing behavior change vs 1.4.2; same flags, same resumable import, same progress.json compatibility.
  • evernote-onenote-engine@1.0.0 (npm) — first publish of the shared engine (ENEX parsing, ENML→HTML, OneNote Graph client, resumable ledger, event-emitting import core), consumed by both the CLI and the desktop app.

Both verified with a clean npm install (the CLI resolves the engine dependency from npm and runs).

The desktop app remains at v1.0.4 (see that release for the Windows installer).

🤖 Generated with Claude Code