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

Releases: LiskArchive/lisk-commander

Version 2.1.0

14 Jan 15:10
Compare
Choose a tag to compare

Change Log

v2.1.0 (2010-01-14)

Full Changelog

Closed issues:

  • Convert copyright and warranty commands to typescript #680
  • Update lisk-elements related packages #676
  • Use Node.js 8.14.0 #669
  • Remove unused Jenkinsfiles #668
  • Convert transaction command to TypeScript #662
  • Convert signature command to TypeScript #661
  • Convert passphrase command to TypeScript #660
  • Convert node command to TypeScript #659
  • Convert message command to TypeScript #658
  • Convert config command to TypeScript #656
  • Convert block command to TypeScript #655
  • Convert account command to TypeScript #654
  • Convert Util file into TypeScript #653
  • Create basic settings for TypeScript #652
  • Convert to TypeScript #649
  • Add command to get all transactions by state with filters (senderId, limit or offset) #648
  • Delegate:vote command should accept accountID #643
  • Add data field option to type 0 transaction creator #606
  • Add command to get unsigned transactions #600
  • Add test for utils/constants.js #473
  • Show warning when passphrase is not recommended format #337
  • Add get votes and get voters commands #168

Merged pull requests:

Version 2.1.0-rc.0

07 Jan 08:08
Compare
Choose a tag to compare
Version 2.1.0-rc.0 Pre-release
Pre-release

Change Log

v2.1.0-rc.0 (2010-01-07)

Full Changelog

Version 2.1.0-beta.0

07 Jan 07:58
Compare
Choose a tag to compare
Version 2.1.0-beta.0 Pre-release
Pre-release

Change Log

v2.1.0-beta.0 (2018-12-20)

Full Changelog

Closed issues:

  • Convert copyright and warranty commands to typescript #680
  • Update lisk-elements related packages #676
  • Use Node.js 8.14.0 #669
  • Remove unused Jenkinsfiles #668
  • Convert transaction command to TypeScript #662
  • Convert signature command to TypeScript #661
  • Convert passphrase command to TypeScript #660
  • Convert node command to TypeScript #659
  • Convert message command to TypeScript #658
  • Convert config command to TypeScript #656
  • Convert block command to TypeScript #655
  • Convert account command to TypeScript #654
  • Convert Util file into TypeScript #653
  • Create basic settings for TypeScript #652
  • Convert to TypeScript #649
  • Add command to get all transactions by state with filters (senderId, limit or offset) #648
  • Delegate:vote command should accept accountID #643
  • Add data field option to type 0 transaction creator #606
  • Add command to get unsigned transactions #600
  • Add test for utils/constants.js #473
  • Show warning when passphrase is not recommended format #337
  • Add get votes and get voters commands #168

Merged pull requests:

Version 2.0

14 Nov 13:44
Compare
Choose a tag to compare

Change Log

v2.0.0 (2018-11-14)

Full Changelog

Production version of 2.0.0.
For all the changes done between v1.0.0-v2.0.0, please check Changes from v1.0.0.

Version 2.0.0-RC.0

12 Nov 14:32
Compare
Choose a tag to compare
Version 2.0.0-RC.0 Pre-release
Pre-release

Change Log

v2.0.0-rc.0 (2018-11-12)

Full Changelog

Closed issues:

  • Add validate transaction on signTransaction #532
  • Add validate transaction for create:signature #629
  • Upgrade lisk-elements to 1.1.0 with specific packages #638
  • Required files are not included in the published npm #630

Merged pull requests:

Version v2.0.0-beta.2

29 Oct 09:29
Compare
Choose a tag to compare
Version v2.0.0-beta.2 Pre-release
Pre-release

Change Log

v2.0.0-beta.2 (2018-10-19)

Full Changelog

Closed issues:

  • Wrong transaction number for delegate and vote registration #633

Merged pull requests:

  • Fix wrong transaction number on create delegate and vote transactions - Closes #633 #634 (shuse2)

Version 2.0.0-beta.1

11 Oct 12:34
Compare
Choose a tag to compare
Version 2.0.0-beta.1 Pre-release
Pre-release

Change Log

v2.0.0-beta.1 (2018-10-11)

Full Changelog

Closed issues:

  • Required files are not included in the published npm #630

Merged pull requests:

Version 2.0.0-beta.0

11 Oct 10:34
Compare
Choose a tag to compare
Version 2.0.0-beta.0 Pre-release
Pre-release

Change Log

v2.0.0-beta.0 (2018-10-11)

Full Changelog

Enhancements:

  • Add signature:create command #619
  • Add option to create multiple accounts #423

Closed issues:

  • Add validate transaction for create:signature #629
  • Add common flags to copyright and warranty command #626
  • Command throws an error when connecting with pipe #620
  • Update default nvm to node 8.12.0 #615
  • Update Jenkinsfile to use 8.12.0 #614
  • Update dependencies on 2.0 version #609
  • Could not sign transaction: Could not parse transaction JSON. #605
  • Update Readme for v2.0 #604
  • Add filter for multiple address inputs for accounts command #592
  • Unhandled Promise rejection warnings in query utils tests #582
  • Enable log placeholders #581
  • Remove process.exit from the util #580
  • Migrate signature command #571
  • Migrate command block #563
  • Migrate command node #562
  • Migrate command passphrase #561
  • Migrate command delegate #560
  • Migrate command message #559
  • Migrate command transaction #558
  • Migrate command account #557
  • Migrate command config #556
  • Update the utils to match the framework and update the test #555
  • Change the library and change setup #554
  • Add validate transaction on signTransaction #532
  • Remove interactive mode #525
  • Change from vorpal framework to oclif #524
  • Reorganize the command list #522
  • Refactor cryptography util #516
  • Support multiple versions of node.js #435

Merged pull requests:

Version 1.0.0

13 Aug 12:34
Compare
Choose a tag to compare

Change Log

v1.0.0 (2018-08-13)

Full Changelog

Closed issues:

  • Update Doc for create an account #579
  • Version check is too strict #565
  • Remove version from config file #549
  • Simplify Jenkinsfile #254

Merged pull requests:

Version 1.0.0-rc.0

25 Jun 09:02
Compare
Choose a tag to compare
Version 1.0.0-rc.0 Pre-release
Pre-release

Change Log

v1.0.0-rc.0 (2018-06-25)

Full Changelog

Closed issues:

  • Cannot create transaction #547
  • Update Readme to match 1.0.0 features #541
  • Create a command or update existing ones to show the publicKey #540
  • Set json to true in default config #539

Merged pull requests: