Skip to content

Releases: eeditiones/jinks-cli

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 09:58

2.4.0 (2026-07-08)

Features

  • add package/xar command (a8cc0a2)

v2.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:59

2.3.2 (2026-07-07)

Bug Fixes

  • update: --sync implies --all (8a5c1aa)

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:24

2.3.1 (2026-07-02)

Bug Fixes

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 11 May 12:54

2.2.3 (2026-05-11)

Bug Fixes

  • jinks may now require confirmation before update if a profile has (149722c)

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 May 15:53

2.2.2 (2026-05-08)

Bug Fixes

  • watch: make the watcher more robust, by checking connection, e.g. (916ea7f)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 04 May 18:31

2.2.1 (2026-05-04)

Bug Fixes

  • ignore paths should be globs; respect .existdb.json for sync (62a1894)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 03 May 19:12

2.2.0 (2026-05-03)

Bug Fixes

  • if -q|--quite is passed, do not ask if conflicts should be resolved (b2f910c)

Features

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:38

2.1.0 (2026-04-28)

Features

  • add sync option to update command: synchronizes updated files to local dir (605bda5)
  • report invalid config.json, either in an app itself or one of its dependencies (be2ac8b)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Jan 11:41

2.0.2 (2026-01-10)

Bug Fixes

  • create-profile generates invalid expath-pkg.xml (db8b924)
  • handle transitive dependencies: docs -> playground -> upload (89a82b1)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 17:11

2.0.1 (2026-01-07)

Bug Fixes

  • some actions (reindex, download) now run on jinks itself; if response is application/zip, save it to directory (cac7219)