github open-gitagent/opengap v0.1.9

latest releases: v0.5.0, v0.4.0, v0.3.2...
4 months ago

Hotfix

  • fix: duplicate requiredOption crash — v0.1.8 shipped with duplicate .requiredOption('-f, --format') in export and --from in import commands, causing Commander to throw on startup. Fixed by merging into single option with all formats listed.
  • fix: broken switch fallthroughcase 'codex' was placed after default: with no break, causing unknown formats to fall through into the codex handler instead of erroring.

Fixes #53

Don't miss a new opengap release

NewReleases is sending notifications on new releases.