New Features
- Read the API key from the
NTK_APIKEYenvironment variable. - Log the NEXT Theme Kit version on every command.
Improvements
- Retry failed requests and space them to respect the rate limit.
- Add a request timeout so commands never hang.
- Log clear warnings when a request times out, fails, or is throttled.
- Exit non-zero with a clear message when a command fails.
Bug Fixes
- Show a clear error and exit non-zero on auth, connection, and throttle failures.
- Keep
ntk watchrunning on transient errors, stop it on permanent ones.
Full Changelog: 1.1.1...1.2.0