What's Changed
- Refactor
main.pyto minimal content by @rolandwalker in #1894 - Updates to CI Python versions by @rolandwalker in #1902
- Add CI on macos-latest, for Python 3.14 only by @rolandwalker in #1903
- Correct macOS CI setup by @rolandwalker in #1905
- Add CI on windows-latest, for Python 3.14 only by @rolandwalker in #1906
- Migrate CLI argument handling back to
main.pyby @rolandwalker in #1901 - CI tests for WSL by @rolandwalker in #1907
- Bump ubuntu/wsl from 86f464de45987910a3d1aa9d1237ac244a32f811 to c23a4a0b03292618a19966ec299b799417d25580 by @dependabot[bot] in #1909
- Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 by @dependabot[bot] in #1910
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1908
- Fix completion escape eagerness by @puneetdixit200 in #1912
- Fix highlighting for set-prefixed identifiers by @puneetdixit200 in #1913
- perf: skip LLM imports when MYCLI_LLM_OFF is set by @Dragonliu2018 in #1918
- feat: support doris server specie by @Dragonliu2018 in #1917
- fix: display version for Homebrew MySQL by @Dragonliu2018 in #1916
- Skip flaky external-editor test in CI by @rolandwalker in #1920
- Clean up needless imports in
main.pyand removetest_main_regression.py. by @rolandwalker in #1921 - Prepare changelog for release v1.74.0 by @rolandwalker in #1922
New Contributors
- @puneetdixit200 made their first contribution in #1912
- @Dragonliu2018 made their first contribution in #1918
Full Changelog: v1.73.1...v1.74.0