Version 0.3.0: ChatGPT-CLI History Management
🎉 New Features
- History Management: We have introduced a new set of features to handle message history for the ChatGPT-CLI. This enhancement allows users to keep track of their conversations with the ChatGPT model, enabling a more seamless user experience.
🚀 Improvements
-
FileIO: A new FileIO module has been added to support the Read, Write, and Delete operations for the history file. The module ensures efficient handling of history data, making it easier to manage and maintain conversation history.
-
Unit and Integration Tests: Comprehensive unit and integration tests have been added to ensure the reliability and stability of the new history features. These tests cover the FileIO operations and the overall functionality of the history management system.
-
Updated README: The README has been updated with instructions on how to run the newly added tests, providing clearer guidance for contributors and users.
📚 Documentation
- The documentation has been updated to include information about the new history management features, FileIO operations, and testing procedures. This will help users and contributors to better understand the changes and how to use the new functionality.
Thank you for your continued support! We hope you enjoy the new history management features in ChatGPT-CLI. As always, please let us know if you have any feedback, issues, or suggestions. Happy chatting!