1.69.1
版本发布时间: 2024-10-25 23:43:06
microsoft/genaiscript最新发布版本:1.71.2(2024-11-05 07:18:03)
What's New in GenAIScript 1.69.1 🎉
Enhanced Logging 🛠️
-
Custom Inspect Options: We've revamped our logging system to use
object-inspect
for better object representation. This change ensures that logs are more readable and informative, especially for complex objects.
Improved CSV Parsing 📊
-
Quotes Handling: The
CSVParse
function now better handles values with quotes, making your CSV data parsing more robust and reliable. -
Additional Options: We've added more flexibility to the CSV parser with options like
relaxQuotes
,relaxColumnCount
, andtrim
. This makes parsing CSV data more forgiving and accurate.
Robust Error Logging 🚨
- Detailed Error Logs: Enhanced error logging to capture and display error stacks and detailed information, helping you to debug issues more efficiently.
Testing Enhancements ✅
- New Tests Added: We've added tests specifically for parsing CSV values with quotes, ensuring our parsing logic is solid and reliable.
Upgrade to GenAIScript 1.69.1 to take advantage of these improvements and make your development experience smoother and more efficient! 🚀
1、 genaiscript.vsix 330.56KB