This repository was archived by the owner on Oct 30, 2023. It is now read-only.
Releases: adobe/aio-cli-plugin-ims
Releases · adobe/aio-cli-plugin-ims
2.0.0
- rename $<config> to <config> (#29) 64522df
- fix: improve Usage section in README f329b7b
- chore(readme): remove Greenkeeper badge (#27) f314415
- fix(package): update @adobe/aio-lib-ims to version 3.0.0 (#26) ffb2b55
- chore(package): update eslint-plugin-jsdoc to version 26.0.0 (#24) f779be6
- fix: use codecov bash uploader 165211a
- fix(package): update @adobe/aio-lib-ims-jwt to version 2.0.0 (#25) 1d6236d
- chore(package): update eslint-plugin-jsdoc to version 25.0.1 (#21) bc17b8b
- chore(package): update @adobe/eslint-config-aio-lib-config to 1.2.0 aa2027c
- chore(package): update eslint-plugin-jsdoc to version 24.0.0 (#18) 6e01b64
- chore(package): update eslint-plugin-jsdoc to version 23.0.0 (#16) ec4eaff
- fix: remove deprecated ims libs, use new names. updated code with new ims interfaces (#15) 07b4e9b
- chore(package): update eslint-plugin-jsdoc to version 22.0.0 (#14) dba1ea7
- Merge pull request #10 from Yu1986/e2e 4682422
- fix lint 8b80e38
- add e2e to eslint 808e604
- fetch package name from package.json ba1d112
- Merge branch 'master' into e2e 1241d26
- fix(package): update @adobe/aio-lib-core-ims-oauth to version 1.0.1 (#13) 02d8ac9
- Merge branch 'master' into e2e 3e19a7e
- typo: dependency should be a dev dependency e9a548f
- Merge branch 'master' into e2e 2a13e05
- jsdoc linting (#11) d336221
- add e2e test f0637e2
- chore(package): update eslint-plugin-node to version 11.0.0 (#6) 249d527
Unit tests
- fix(package): update @adobe/aio-lib-core-ims to version 0.0.3 (#5) dbae3b3
- fix(package): update @adobe/aio-lib-core-ims-jwt to version 0.0.3 (#4) 281be90
- fix(package): update @adobe/aio-lib-core-ims-oauth to version 0.0.3 (#3) 639131f
- fix: undefined URL (in node < 10) e7ed1b5
- fix: await the async call 50252e7
- fix: add build and coverage badges 2f08ad5
- Unit tests (#2) 459a202
- fix: build badge images typo 1b0f520
- Update dependencies to enable Greenkeeper 🌴 (#1) b854110
Pre-release
- task: add codecov to dev deps a382d5a
- fix: remove node 8 from testing matrix 9c778ee
- fix: linting issues, use shared eslint config. Add test files (empty) 218b8be
- task: updated dependencies (ims core lib and ims plugins) 949687b
- fix: context.setPlugins undefined e7b6743
- Rename aio-cna-core-ims -> aio-lib-core-ims d46e5cc
- Add .npmrc 36ebfeb
- Update aio-cna-core-ims -> aio-lib-core-ims 3280b02
- ACNA-416 Add support for a "force" flag for forced login 02e0e12
- Change "--val" to "--value" which is more intuitive 72ad2c3
- Add Contributing and Licensing sections e8e8a52
- Update README.md file with latest commands and name changes c92a559
- Expose a couple of IMS APIs as commands: f4f3bca
- Make sure the extensions flags and args are supported 2aa6de8
- Add a decode (-d, --decode) option to show token details 14fb35a
- Change "--val" to "--value" which is more intuitive c646198
- Rename and upgrade to version 1.0.0 1ad76a2
- ACNA-345 update README.md with new (and modified) commands 7006cc4
- ACNA-345 first shot at a token creation plugin command 0e4544b
- ACNA-345 Adapt to new adobeio-cna-core-ims package b549db3
- Reformat c6f966d
- Use this.debug instead of the debug module f613f1c
- ACNA-345 Align commands to refactored adobe-cna-core-ims package 0196577
- Remove unused "flags" d289bc9
- Reformat 4b14f77
- Clarify that context names must not start with a '$' sign b5c3c61
- ACNA-345 Remove token-utils.js 7688f91
- Add get and set sub commands to directly call IMS API 0fe281d
- Fix typo 6cb0d1a
- Support new -c/--ctx flag b5ad54d
- Remove short cut 'v' for --val, since already used for --verbose b381336
- Rename base command to ImsBaseCommand 79138a4