| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.17.0 source code.tar.gz | 2026-08-25 | 607.6 kB | |
| 2.17.0 source code.zip | 2026-08-25 | 677.4 kB | |
| README.md | 2026-08-25 | 1.1 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
What's Changed
- Upgrade
pygmentsto v2.21.0 by @rolandwalker in https://github.com/dbcli/mycli/pull/2157 - Sort completion candidates by frecency from history by @rolandwalker in https://github.com/dbcli/mycli/pull/2158
- Let
/rehashrefresh frecency calculations along with other completion data. by @rolandwalker in https://github.com/dbcli/mycli/pull/2159 - Update
llmdependencies by @rolandwalker in https://github.com/dbcli/mycli/pull/2160 - Pygments cooldown exception is no longer needed by @rolandwalker in https://github.com/dbcli/mycli/pull/2161
- Help snippets for special /command completions by @rolandwalker in https://github.com/dbcli/mycli/pull/2162
- Upgrade mypy and ruff dev dependencies by @rolandwalker in https://github.com/dbcli/mycli/pull/2163
- Completions on Polars methods in transforms by @rolandwalker in https://github.com/dbcli/mycli/pull/2164
- Prepare changelog for release v2.17.0 by @rolandwalker in https://github.com/dbcli/mycli/pull/2165
Full Changelog: https://github.com/dbcli/mycli/compare/v2.16.0...2.17.0