What's Changed
- Don't swallow non-recoverable DeepL exceptions (#40)
- Enhance translation handling with htmlentities decoding (#39)
- Revert object instantiation in PoTranslator methods (#41)
- Fix PHP 8.3 compatibility and add PHP 8.5 to CI
- Add unit tests and GitHub Actions CI
- Update actions/checkout to v6 (Node.js 24)
Full Changelog: v1.0.1...v1.0.2
Closes #42