github-actions[bot]
e55f223b46
📝 Update release notes
[skip ci]
5 months ago
github-actions[bot]
a7a0aee984
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
e1bd9f3e33
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
c4a1ab5036
🔖 Release version 0.127.0
6 months ago
github-actions[bot]
22c7200ebb
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
6513d4daa1
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
c2c1cc8aec
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
5289259275
🔧 Add LLM prompt file for Korean, generated from the existing translations ( #14546 )
Co-authored-by: hy.lee <[email protected] >
6 months ago
github-actions[bot]
5783910d0c
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
026b43e5d3
🔧 Add LLM prompt file for Japanese, generated from the existing translations ( #14545 )
Co-authored-by: Maruo.S <[email protected] >
6 months ago
Sebastián Ramírez
6b591ddd7e
📝 Update release notes
6 months ago
Sebastián Ramírez
10252b1937
🔖 Release version 0.126.0
6 months ago
github-actions[bot]
55ec28b81b
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
eac57f6908
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
e2cd8a4201
➖ Drop support for Pydantic v1, keeping short temporary support for Pydantic v2's `pydantic.v1` ( #14575 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
5c7dceb80f
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
261c11b218
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
75d4f9c098
🔧 Add LLM prompt file for Ukrainian, generated from the existing translations ( #14548 )
6 months ago
github-actions[bot]
19abc42efe
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
f58d846015
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
c75f17d483
🔖 Release version 0.125.0
6 months ago
Sebastián Ramírez
241ca9a533
📝 Update release notes
6 months ago
github-actions[bot]
3f75f51255
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
7f9709d75e
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
e0fd79139e
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs ( #14559 )
Co-authored-by: Yurii Motov <[email protected] >
Co-authored-by: Motov Yurii <[email protected] >
6 months ago
github-actions[bot]
99ef383398
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
56a549b4d5
🌐 Update translations for pt (add-missing) ( #14539 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
330f0ba571
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
a2997a8f7d
📝 Update release notes
[skip ci]
6 months ago
Motov Yurii
ed5c5bef5e
🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup ( #14555 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
493ff37fc0
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
1a1c29e57d
🔧 Add LLM prompt file for French, generated from the existing French docs ( #14544 )
6 months ago
github-actions[bot]
e32eed7599
📝 Update release notes
[skip ci]
6 months ago
Motov Yurii
6400e5ee29
🌐 Sync Portuguese docs (pages found with script) ( #14554 )
6 months ago
github-actions[bot]
d68892ab02
📝 Update release notes
[skip ci]
6 months ago
Motov Yurii
6a8a2d62c4
🌐 Sync Spanish docs (outdated pages found with script) ( #14553 )
Co-authored-by: Sebastián Ramírez <[email protected] >
6 months ago
github-actions[bot]
e675b25c60
📝 Update release notes
[skip ci]
6 months ago
Nils-Hero Lindemann
353b8b29fa
🌐 Sync German docs ( #14519 )
Sync with #14505 (plus some more)
I actually searched for those patterns in VS Code.
Always:
files to exclude: README.md, SECURITY.md, llm-prompt.md
This search & replace cleans up the hash parts everywhere under docs/.
It only finds the four occurences in the two _llm-test.md under docs/de/ and docs/pt/
files to include: docs/**
Search regex: \{[^\S\n]*#([^\S\n]*[a-z0-9]+(?:-[a-z0-9]+)*)[^\S\n]*\}
Replace with: { #$1 }
This search finds headings without hash parts. It finds two headings in docs\de\docs\index.md (those which #14505 fixes) and all headings in docs\pt\docs\tutorial\security\index.md, which I also fixed on the way as that document seems to be in sync. docs\pt\docs\index.md is not in Sync, so I didnt touch it.
files to include: docs/de/**, docs/pt/**
Search regex: ^(#+)[^\S\n]*([^{}#\s]+(?:[^\S\n]+[^{}\s]+)*)[^\S\n]*(?=\n)
(added the missing hash parts)
6 months ago
github-actions[bot]
272204c0c7
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
818ce0fa2f
🔥 Remove inactive/scarce translations to Vietnamese ( #14543 )
6 months ago
github-actions[bot]
ed20bf6bf3
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
58bc4a15ac
🔥 Remove inactive/scarce translations to Persian ( #14542 )
6 months ago
github-actions[bot]
9be5063396
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
4a6a87674a
🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations ( #14541 )
6 months ago
github-actions[bot]
01bb87275b
📝 Update release notes
[skip ci]
6 months ago
Sebastián Ramírez
9a03503542
🌐 Update translations for pt (update-outdated) ( #14537 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
github-actions[bot]
e5d0e78bd4
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
98bee09a6a
📝 Update release notes
[skip ci]
6 months ago
github-actions[bot]
ec287a329b
📝 Update release notes
[skip ci]
6 months ago