Releases: numerous-com/numerous-sdk
Releases · numerous-com/numerous-sdk
v0.1.3
v0.1.2
v0.1.1
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
)