Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

v0.3.1

Latest
Compare
Choose a tag to compare
@Julli4n Julli4n released this 05 Sep 12:17
· 3 commits to main since this release

Release v0.3.1

  • Changes
    • Features
      • Added new static Client.newFromFile function
        • This will just construct a new Client from a file path, and doesn't automatically login
      • CLI now looks way better in terms of output and errors
        • Using colors
      • CLI option --silent has been renamed to --quiet for consistency
    • Fixes
      • CLI will no longer use Client.initFromFile, instead using Client.newFromFile for faster processing
      • README documentation fixed

View the README for updated documentation.