Releases: lxman/LocalModelIntegrator
Releases · lxman/LocalModelIntegrator
Release list
Update Package Dependencies
v1.0.5
chore: bump version to 1.0.5 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
v1.0.4
v1.0.4 — fix empty-choices crash with OpenAI-compatible gateways (iss…
v1.0.3
Add arm64 support, cap VS version range, bump to 1.0.3 One AnyCPU VSIX serves both architectures (only P/Invokes are OS APIs); the manifest just needed an arm64 InstallationTarget. Cap the install range at the next VS major instead of claiming all future versions. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Refactor and introduce back end modifications for different dialects
Make the tool more flexible to work with different communication protocols from the model.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
CI: bump actions to Node 24 majors checkout v4->v6, upload-artifact v4->v7, setup-msbuild v2->v3, action-gh-release v2->v3. Clears the Node 20 deprecation warning. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>