Skip to content

Releases: capabilityio/capability-cli

v0.8.3

20 Nov 13:03

Choose a tag to compare

Resolves the problem with a broken dependency.

v0.8.2

20 Nov 12:50

Choose a tag to compare

Updated dependencies.
Removed package-lock.json as prompt dependency no longer contains vulnerabilities.

Reported Problems:

This release is broken due to being dependent on a broken dependency. Upgrading to v0.8.3 resolves this problem.

v0.8.1

27 Sep 17:10

Choose a tag to compare

Updated dependencies.

v0.8.0

12 Jul 16:29

Choose a tag to compare

Updated dependencies.
Default and updated Node.js version for capi certificate-manager config aws ... AWS Lambdas is now v12.

v0.7.0

10 May 21:58

Choose a tag to compare

Updated to capability-sdk@0.12.0.
capi certificate-manager create-domain options --country, --locality, --organization, --organizational-unit, --province have been removed as they are not used in certificate issuance process.

v0.6.1

23 Apr 14:23

Choose a tag to compare

Updated dependencies.
Include package-lock.json to patch prompt dependency.

v0.6.0

23 Apr 14:22

Choose a tag to compare

Long commands now use dashes (-) to separate words.
For example: createdomain command is now create-domain.

v0.5.7

23 Apr 14:21

Choose a tag to compare

Updated dependencies.

v0.5.6

11 Nov 13:53

Choose a tag to compare

capi certificate-manager config aws update now updates to nodejs10.x AWS Lambda runtime.

v0.5.5

11 Nov 13:52

Choose a tag to compare

capi certificate-manager config aws init now uses nodejs10.x AWS Lambda runtime.