| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-03 | 925 Bytes | |
| v1.20.0 source code.tar.gz | 2026-03-03 | 234.9 kB | |
| v1.20.0 source code.zip | 2026-03-03 | 246.8 kB | |
| Totals: 3 Items | 482.6 kB | 1 | |
feat: add temporary single-call mode (#215) fix: allow init without SNlM0e token (#247)
What's Changed
- feat: add temporary single-call mode by @JidaDiao in https://github.com/HanaokaYuzu/Gemini-API/pull/215
- build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/HanaokaYuzu/Gemini-API/pull/259
- build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in https://github.com/HanaokaYuzu/Gemini-API/pull/258
- fix: allow init without SNlM0e token by @getCurrentThread in https://github.com/HanaokaYuzu/Gemini-API/pull/247
New Contributors
- @JidaDiao made their first contribution in https://github.com/HanaokaYuzu/Gemini-API/pull/215
- @getCurrentThread made their first contribution in https://github.com/HanaokaYuzu/Gemini-API/pull/247
Full Changelog: https://github.com/HanaokaYuzu/Gemini-API/compare/v1.19.2...v1.20.0