v2.0.0
What's Changed
- Comprehensive Testing Suite: Introduced full testing coverage using PEST to ensure robust functionality and maintain code quality.
- Modular Translation Integrations:
- ChatGPT Translation: Moved the ChatGPT translation feature to a standalone package, GPT Translations, to improve modularity and make it easier to integrate AI-driven translations.
- Google Translation: Transitioned the Google Translation feature into its own dedicated package, Google Translations, allowing users flexibility in translation provider choices.
- Resource Hooks for Customization: Added resource hooks, enabling developers to easily customize and extend the translation resource according to their specific requirements.
Full Changelog: v1.0.28...v2.0.0