Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 844 Bytes

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 844 Bytes

@jibone/unmineable-cli

0.3.0

Minor Changes

  • 64084cc: - Implement the get stats command.
    • Some code refactor and README update.

0.2.0

Minor Changes

  • 05dee5a: Implement get workers status command

0.1.1

Patch Changes

  • 189c1ec: Update formatting and typos in README

0.1.0

Minor Changes

  • 2b8f3bd: In this change:

    • the -V options to show version now gets from package.json
    • implemented the balance command, refer to README for usage guides.
    • updated the README.

0.0.4

Patch Changes

  • 72dd5b5: Fix publish pipeline set package to public access

0.0.3

Patch Changes

  • d1a2a9a: Fix the publish CI pipeline.

0.0.2

Patch Changes

  • b71a6a1: Fix workflow and update README with placeholder text.

0.0.1

Patch Changes

  • 241ecb9: Initializing the app structure.