Release v0.4.4
Immutable
release. Only release title and notes can be modified.
Breaking Changes 🚨
- Update configuration to use provider‑specific API keys; existing configs must be migrated.
New Features
- Add support for provider‑specific API keys with comma‑separated values.
- Implement fallback strategies when usage limits are exceeded.
- Enhance environment variable handling for API key configuration.
Bug Fixes
- Fix handling of usage limit errors to prevent unintended fallback.
- Add validation for provider‑specific API keys in the configuration.
- Adjust formatting of API key configuration tests.
- Remove obsolete routatic‑hosted binary and update
.gitignore.
Improvements
- Strengthen provider‑specific API key handling and increase test coverage.
- Refine error handling and fallback logic for better reliability.
Documentation
- Update
CLAUDE.mdwith new configuration details and usage examples.
Chores
- Add
routatic-hostedto.gitignore. - Clean up test artifacts and streamline CI setup.