Skip to content
This repository was archived by the owner on Apr 15, 2019. It is now read-only.

Version 0.3.0

Choose a tag to compare

@willclarktech willclarktech released this 13 Dec 15:33
· 739 commits to master since this release
09c70b3

Change Log

v0.3.0 (2017-12-13)

Full Changelog

Implemented enhancements:

  • Allow configurable lisky config dir #374
  • Add clean lockfile command #364
  • Add pretty to default config/set command #345
  • Allow users to provide second passphrases via a prompt when e.g. creating transactions #318
  • Add create command: create transaction register second passphrase #249
  • Add create command: create transaction create multisignature account #248
  • Add create command: create transaction register delegate #247
  • Add create command: create account #246
  • Add create command: create transaction cast vote #60
  • Add create command: create transaction transfer (type 0) command #31
  • Show command for license and warranty #155
  • Add option for pretty printing JSON #191
  • Beautify console output #26
  • File input command #20

Fixed bugs:

  • getKeys function in tablify does not correctly handle nested objects #319
  • Prevent config corruption #134

Closed issues:

  • Tidy up description for create transaction create multisignature account command #381
  • Update .npmignore #368
  • Add .only functionality to Given/When/Then functions #363
  • Upgrade dependencies #360
  • Switch to bitcoin-js Mnemonic library #357
  • Test failing on 0.3.0 #351
  • Update node to v8, npm to v5 #348
  • Remove unused step definitions #335
  • Standardise action creator handlers #332
  • Standardise action error prefixes #331
  • Use an object parameter in crypto module methods #324
  • Wrap mocha describe/it for cleaner Given/When/Then compatibility #321
  • Cover uncovered branches in createCommand/execFile #309
  • Refactor input utils #307
  • Standardise stubbing setup in tests #306
  • Improve CI vulnerabilities check #304
  • Change default reporter to spec for npm test:watch script #297
  • Extract get/list command helpers into util file #294
  • Split step definitions into modules #292
  • GWT tests for set command #287
  • GWT tests for list command #286
  • GWT tests for get command #285
  • GWT tests for env command #284
  • GWT tests for encryptPassphrase command #283
  • GWT tests for encryptMessage #282
  • GWT tests for decryptPassphrase command #281
  • GWT tests for decryptMessage command #280
  • GWT tests for createAccount command #279
  • Add missing colon to :bowtie: in CONTRIBUTING commits section #275
  • Update CONTRIBUTING with more appropriate commit emoji #271
  • Add david-dm badge #266
  • Make PR branching approach clearer #265
  • Remove version badge from README #263
  • Run lint in precommit script #261
  • Add coverage to CI #259
  • Document Given/When/Then pattern #258
  • Update .npmignore #257
  • Use should-sinon in tests #255
  • Standardise command pattern/output #238
  • Make terms consistent #228
  • Add unit tests for utils/helpers.js #223
  • Standardise tests using Given/When/Then pattern #220
  • Add documentation for commands new in 0.2.0 #213
  • Document lisky secret provision options #201
  • Add license information to interactive mode introduction #200
  • Add yuidoc #194

Merged pull requests: