Skip to content

v2.0.0

Compare
Choose a tag to compare
@3x1io 3x1io released this 26 Oct 15:34
· 15 commits to master since this release

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