Commit c03b649
committed
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.6...v1.20.0) (2025-10-11)
### Bug Fixes
* add error handling for translation service in file function ([262dc66](262dc66))
* update import statement and modify exit behavior in server function ([6e72fde](6e72fde))
### Features
* add options parameter to file function for enhanced translation support ([7fac13d](7fac13d))
* enhance file handling by supporting base64 encoding for binary sources and improving file reading logic ([192337c](192337c))
* enhance file processing with support for base64 and binary types, and add variable processing functionality ([eabfddf](eabfddf))1 parent 192337c commit c03b649
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments