This repository was archived by the owner on Apr 15, 2019. It is now read-only.
Version 0.2.0
Change Log
v0.2.0 (2017-10-04)
Closed issues:
- Standardise descriptions #227
- Make script names generic #217
- Complete tests for configuration file #178
- Add babel-polyfill #173
- Bump eslint-plugin-import version #167
- Explicitly use a default config #147
- Standardise input format #97
Merged pull requests:
- Add contribution guidelines and code of conduct - Closes #199 #256 (willclarktech)
- Simplify Jenkinsfile - Closes #254 #253 (fchavant)
- Fix prebuild script - Closes #250 #251 (willclarktech)
- Add --output-public-key option to encrypt passphrase command - Closes #243 #244 (willclarktech)
- Make command descriptions consistent - Closes #190 #242 (willclarktech)
- Clean up scripts - Closes #219 #241 (willclarktech)
- Use config name in history and delimiter - Closes #130 #240 (willclarktech)
- Make passphrase naming consistent - Closes #208 #239 (willclarktech)
- Tidy mocha options - Closes #235 #237 (willclarktech)
- Remove fs-extra dependency - Closes #207 #236 (willclarktech)
- Use sinon sandboxes - Closes #198 #234 (willclarktech)
- Add snyk test #232 (fchavant)
- Use tabs instead of spaces in auxiliary files - Closes #229 #231 (willclarktech)
- Clean dist files prebuild - Closes #192 #230 (willclarktech)
- Validate required data/options are present before prompting for passphrase - Closes #221 #225 (willclarktech)
- Add decrypt passphrase command - Closes #179 #224 (willclarktech)
- Add encrypt passphrase command - Closes #29 #222 (willclarktech)
- Bump lisk-js version to 0.5.0 - Closes #204 #216 (willclarktech)
- Improve encrypt/decrypt descriptions - Closes #214 #215 (willclarktech)
- Add .npmrc file - Closes #211 #212 (willclarktech)
- Add secure passphrase provision to decrypt command - Closes #203 #209 (willclarktech)
- Remove file-system dependency - Closes #205 #206 (willclarktech)
- Remove mocha now scripts - Closes #197 #202 (willclarktech)
- Avoid plaintext secret in encrypt command - Closes #187 #195 (willclarktech)
- Use active command for vorpal logging - Closes #189 #193 (willclarktech)
- Complete coverage - Closes #185 #188 (willclarktech)
- Add decrypt command - Closes #62 #186 (willclarktech)
- Fix encrypt command etc after 0.1.3 merge - Closes #183 #184 (willclarktech)
- Adds deleteDir to Jenkinsfile #181 (Isabello)
- Bump eslint-plugin-import dependency to 2.7.0 - Closes #167 #180 (willclarktech)