Release v0.2.3
Release v0.2.3
Installation & Upgrade
To install or upgrade to this release, use the following npm command:
npm install -g llxprt-code@v0.2.3
Major Features
This release implements configurable retry settings with a centralized retry utility, enhancing the reliability of command execution.
Changes
- chore(release): v0.2.3 (5b15295)
- fix: update setCommand tests to include new retry settings (07c6e12)
- feat: implement configurable retry settings with centralized retry utility (010e571)
Full Changelog: v0.2.2...v0.2.3