Skip to content

Release v0.2.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 02:03

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