Masen Furer
2883e541a9
Bring back py3.9 support with a deprecation warning. ( #3976 )
...
* Revert "ruff formatting to unbreak `main` CI (#3964 )"
This reverts commit f9be184b86
.
* Revert "bump python>=3.10 for 0.6.0 (#3956 )"
This reverts commit fe1833c5e1
.
* drop python3.8 support
* relock dependencies
* Raise warning when < py310 is used
* Move python version check to reflex version check function
Avoid spammy deprecation warnings by only emitting warning once per project,
per reflex version, per reinit.
* Remove other references to python3.8
2024-09-23 18:15:16 -07:00
Thomas Brandého
fe1833c5e1
bump python>=3.10 for 0.6.0 ( #3956 )
2024-09-20 09:52:29 -07:00
Benyamin Zojaji
25aa0cbab1
add Persian translation and update the language links in the README.md files to include Persian ( #3666 )
2024-07-17 18:31:18 -07:00
alex
44233c9cd1
Added german translation and updated the language links in the README.md files to include german. ( #3547 )
...
Co-authored-by: alex <alex@alexdot.me>
2024-06-24 16:35:35 +02:00
PeterYusuke
d68792f7b3
Add Japanese README.md file ( #3234 )
2024-05-06 10:50:02 -07:00
jackie-pc
7388617b72
apps should no longer call "app.compile()" ( #2291 )
2023-12-18 16:06:21 -08:00
Shreyas0410
e82bc40479
docs: fixed wrapping react link ( #2097 )
...
* docs: fixed wrapping react link
* updated link in all Readme
2023-10-31 10:23:19 -07:00
Suin Kim
bcbe3bbd59
Translate README.md file in Korean ( #2011 )
...
* Docs: Translate README.md file in Korean
* Docs: update README in different language links
* Docs: add Korean README link in the main
2023-10-23 12:48:53 +02:00
Masen Furer
cbf5b61a23
Drop python3.7 support ( #2003 )
...
* Drop python3.7 support
* poetry.lock: relock without py3.7
* Update README/CONTRIBUTING to say 3.8+
2023-10-19 22:21:29 +02:00
Victor Moura
586822d3be
Translated README.md file to Brazilian Portuguese (PT-BR) ( #1936 )
2023-10-08 17:28:21 -07:00