Skip to content

v1.84.4

Compare
Choose a tag to compare
@pelikhan pelikhan released this 12 Dec 23:03
· 90 commits to main since this release

πŸš€ Enhanced Script Execution & Testing
This release introduces significant improvements in script execution and testing for GenAIScript. The run function now supports string input for the files parameter, improving flexibility and usability. Error handling is more robust, with enhanced logging for better debugging.

✨ Improved Test Summaries
Testing has been enhanced with detailed summaries that include trace links, making it easier to track and analyze test outcomes. The test framework now generates a comprehensive markdown report, including links to detailed results.

πŸ”§ Quiet Mode & Verbose Logging
A new quiet mode has been added to manage verbose logs, allowing for cleaner output during script execution. This feature is particularly useful in production environments where minimal logging is preferred.

♻️ Refined Script Options Handling
The handling of script options has been refactored for better efficiency and clarity. This includes improvements in the way options are parsed and applied, ensuring smoother script execution.

🎸 Markdown Enhancements
Markdown processing has been enhanced with new functionalities, including the ability to render objects into markdown format. This makes it easier to generate and manage markdown content programmatically.

πŸ”§ API Import Path Update
The API import path has been updated to streamline integration and ensure consistency across different environments.

These updates collectively enhance the efficiency, usability, and robustness of GenAIScript, providing a better experience for developers. Enjoy the new features and improvements!