| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 82416c3 commit aed3ebc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,16 +6,21 @@ Changelog | |||
| 6 | 6 | ||
| 7 | 7 | General information: | |
| 8 | 8 | ||
| 9 | + * This release is focused on Python 3.14 support. | ||
| 9 | 10 | ||
| 10 | 11 | New features: | |
| 11 | 12 | ||
| 12 | 13 | ||
| 13 | 14 | Fixes: | |
| 14 | - | ||
| 15 | + * #1027: Handle unspecified config paths | ||
| 16 | + * #1035: Align simple_eval with Python 3.10+ | ||
| 17 | + * #1036: Make -q hide the welcome message | ||
| 18 | + * #1041: Convert sys.ps1 to a string to work-around non-str sys.ps1 from vscode | ||
| 15 | 19 | ||
| 16 | 20 | Changes to dependencies: | |
| 17 | 21 | ||
| 18 | 22 | ||
| 23 | + Support for Python 3.14 has been added. Support for Python 3.9 has been dropped. | ||
| 19 | 24 | ||
| 20 | 25 | 0.25 | |
| 21 | 26 | ---- | |
| Back | FazBrowse Home | New Git URL |
0 commit comments