Skip to content

Releases: numerous-com/numerous-sdk

v0.1.3

06 May 12:00
Compare
Choose a tag to compare

v0.1.3 (2024-05-06)

Fix

  • fix(cli): login and logout output (becb0ae)

v0.1.2

06 May 10:48
Compare
Choose a tag to compare

v0.1.2 (2024-05-06)

Fix

  • fix(cli): improve 'numerous log' output

  • A bit of refactoring

  • Adds flag to print timestamps

  • Adds standardized error printing functions (1b3e7e5)

v0.1.1

06 May 09:12
Compare
Choose a tag to compare

v0.1.1 (2024-05-06)

Documentation

  • docs: references to examples in README.md (e12d309)

Fix

  • fix(cli): improve 'init' output, and use '.app_id.txt'

  • Make output of the 'numerous init' command more readable, friendly and colorful.

  • Read '.app_id.txt' for the App ID, falling back to the old 'tool_id.txt'.

  • Added a test helper for writing to a file.

  • Removed a println in the bootstrap code.

  • Fixed some print statements that were lower cased. (75798d1)

v0.1.0

03 May 11:24
Compare
Choose a tag to compare
initial commit