Skip to content

v1.78.2

Compare
Choose a tag to compare
@pelikhan pelikhan released this 22 Nov 23:47
· 7 commits to main since this release

Exciting Enhancements in GenAIScript 1.78.2 πŸŽ‰

  • Improved Code Quality and Logging: We've added a linter documentation to help maintain code quality and enhanced parser logging for better debugging. Now, invalid script files are logged for easier identification and resolution. πŸ“‹πŸ”

  • Testing Enhancements: The testing setup has been improved with the addition of TestHost, and some strict assertions have been removed to streamline the testing process. This ensures a more robust and reliable testing environment. πŸ§ͺβœ…

  • Code Consistency and Refactoring: Minor refactoring has been done across the codebase to improve readability and maintainability. This includes changes like using === for strict equality checks and refining variable names for clarity. πŸ“πŸ› οΈ

These updates aim to make your development experience smoother and more efficient. Enjoy the latest version! πŸš€