Releases: YaoApp/gou
Releases · YaoApp/gou
v0.10.4-rc.1
What's Changed
General Improvements
- Updated
README.mdand optimized console outputs. - Uppercased request method and added
.ideafolder to.gitignore. - Enhanced error messages and debugging output for better clarity.
Connectors and Stores
- Introduced connectors for MySQL, Redis, SQLite, MongoDB, and OpenAI.
- Added Redis and MongoDB store support.
Filesystem Enhancements
- Expanded filesystem capabilities with
fs.ReadDir,fs.Mkdir,fs.Remove,fs.Copy,fs.Move, and more. - Introduced
fs.Walk,fs.Zip, andfs.Unzipfunctions for improved file management.
Language and Runtime
- Added language support functions including
$L(),lang.ReplaceAll, andlang.ReplaceClone. - Introduced TypeScript support in the runtime environment.
- Added runtime
Requiresupport for improved module management.
API and HTTP Enhancements
- Developed HTTP processes and JS API for enhanced interaction.
- Implemented custom CORS headers and optimized HTTP request payload parsing.
Full Changelog: v0.10.4-rc.1