Skip to content

Releases: eik-lib/cli

v3.1.6

29 Aug 11:58

Choose a tag to compare

3.1.6 (2024-08-29)

Bug Fixes

  • include the token in getArgsOrDefaults (bd4793d)

v3.1.5

29 Aug 10:22

Choose a tag to compare

3.1.5 (2024-08-29)

Bug Fixes

  • handle relative and absolute paths to config, improve error messages, edit help for brevity (06e9951)

v3.1.4

26 Aug 03:11

Choose a tag to compare

3.1.4 (2024-08-26)

Bug Fixes

  • deps: update dependency ora to v8.1.0 (7a784bc)

v3.1.3

19 Aug 08:33

Choose a tag to compare

3.1.3 (2024-08-19)

Bug Fixes

v3.1.2

19 Aug 08:00

Choose a tag to compare

3.1.2 (2024-08-19)

Bug Fixes

  • deps: update eik packages (d55f539)

v3.1.1

19 Aug 04:53

Choose a tag to compare

3.1.1 (2024-08-19)

Bug Fixes

  • deps: update dependency boxen to v8.0.1 (19fb7cf)

v3.1.0

15 Aug 06:26

Choose a tag to compare

3.1.0 (2024-08-15)

Features

  • add support for image namespace publishing and aliasing (a1a7e4c)

v3.0.2

14 Aug 22:25

Choose a tag to compare

3.0.2 (2024-08-14)

Bug Fixes

  • include semantic release plugins from common package (ac9e5a1)

v3.0.0

12 Aug 08:21
c7339ee

Choose a tag to compare

What's Changed

  • feat: add eik alias command as an eventual replacement for the 3 existing alias commands by @digitalsadhu in #572
  • feat: support specifying a config file using --config or -c cli flags by @digitalsadhu in #574
  • feat: init reads name and version from package.json by @wkillerud in #577
  • feat: add --version and -v flags by @digitalsadhu in #573
  • docs: JSDoc all the things and generate type definitions for programatic API by @wkillerud in #563
  • chore: convert codebase to ESM by @digitalsadhu in #562

Full Changelog: v2.0.39...v3.0.0

v2.0.39

29 Jul 10:38

Choose a tag to compare

2.0.39 (2024-07-29)

Bug Fixes

  • deps: update dependency semver to v7.6.3 (7c6f254)