New management command `convert_locales_to_drt_format.py` was added to convert existing `.po` files into a format suitable for the Django Restful Translator (DRT). This makes it easier for users wanting to migrate their existing project to DRT.
README.md was updated to provide clear usage instructions for these new features and changes.
0.2.1
Modified README.md to explain using a Google environment variable for credentialing instead of manual entry in settings.py. This simplifies user setup and aligns with general best practices for managing sensitive information.
0.2.0
- Streamlined the process for generating translation files - Implemented the ability to automate translations using third-party language services - Added an example project to demonstrate how users can easily test the library
0.1.4
0.1.3
This is the initial release of the Django Restful Translator. While we've worked hard to ensure its functionality, there may still be some bugs. We appreciate your understanding and encourage you to report any issues you encounter.