Releases: dbcli/mycli
Releases · dbcli/mycli
v1.35.0
What's Changed
- Support chained pipe operations by @rolandwalker in #1263
- Allow trailing file redirects after pipe commands by @rolandwalker in #1266
- Hybrid shell redirects — light refactor by @rolandwalker in #1267
- Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 by @dependabot[bot] in #1268
- Prepare for release v1.35.0 by @rolandwalker in #1269
Full Changelog: v1.34.4...v1.35.0
v1.34.4
v1.34.3
What's Changed
- Bump astral-sh/ruff-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #1261
- Single
communicate()input topipe_onceprocess by @rolandwalker in #1259
Full Changelog: v1.34.2...v1.34.3
v1.34.2
What's Changed
- Use plain
print()to communicate with subprocess by @rolandwalker in #1257 - Prep changelog for release v1.34.2 by @rolandwalker in #1258
Full Changelog: v1.34.1...v1.34.2
v1.34.1
What's Changed
- Bump cli_helpers to v2.6.0, preparing bugfix release by @rolandwalker in #1256
Full Changelog: v1.34.0...v1.34.1
v1.34.0
What's Changed
- Remove helpdoc text from README.md by @rolandwalker in #1251
- Post-save command hook for redirected output by @rolandwalker in #1252
- Update cli_helpers to v2.5.0 by @rolandwalker in #1254
- Update changelog for release v1.34.0 by @rolandwalker in #1255
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Add keybindings to insert server date/datetime by @rolandwalker in #1245
- Remove
requirements-dev.txt; prefer uv/pyproject.tomlby @rolandwalker in #1246 - Improve feedback from running external commands by @rolandwalker in #1249
- Trailing shell-style redirect syntax by @rolandwalker in #1248
- Update changelog for release v1.33.0 by @rolandwalker in #1250
Full Changelog: v1.32.0...v1.33.0
v1.32.0
What's Changed
- Enable
ruffto manage imports by @rolandwalker in #1224 - Enable
ruff checkrule PIE796 by @rolandwalker in #1217 - Relax expectation for unreliable test by @rolandwalker in #1230
- Bump sqlglot version to 26.x by @rolandwalker in #1231
- Bump astral-sh/ruff-action from 3.3.0 to 3.3.1 by @dependabot in #1232
- Bump astral-sh/setup-uv from 6.0.1 to 6.1.0 by @dependabot in #1234
- Bump astral-sh/ruff-action from 3.3.1 to 3.4.0 by @dependabot in #1235
- Support SSL query parameters on DSNs by @rolandwalker in #1238
- Bump astral-sh/setup-uv from 6.1.0 to 6.2.1 by @dependabot in #1242
- Bump astral-sh/setup-uv from 6.2.1 to 6.3.0 by @dependabot in #1243
- Bump astral-sh/setup-uv from 6.3.0 to 6.3.1 by @dependabot in #1244
- More information and care on
KeyboardInterruptby @rolandwalker in #1239 - update changelog for release v1.32.0 by @rolandwalker in #1247
Full Changelog: v1.31.2...v1.32.0
v1.31.2
What's Changed
Bugfixes
- Working extract-tables for multi-statement inputs by @rolandwalker in #1227
Internal/admin
- Enable minimal
ruff checkin CI by @rolandwalker in #1213 - Remove import trick needed for Python 3.7 by @rolandwalker in #1214
- Enable
ruff checkrules A001 and A002 by @rolandwalker in #1215 - Enable
ruff checkrule A004 by @rolandwalker in #1216 - Remove Python 2
basestringcompatibility tricks by @rolandwalker in #1220 - Remove
urlparsePython 2 compatibility trick by @rolandwalker in #1219 - Pin more GitHub Actions to hashes by @rolandwalker in #1221
- Enable xpassing test by @rolandwalker in #1222
- Fix repeated
endswith()by @rolandwalker in #1218 - Bump astral-sh/setup-uv from 1.0.7 to 6.0.0 by @dependabot in #1223
- Bump astral-sh/ruff-action from 3.2.2 to 3.3.0 by @dependabot in #1225
- Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 by @dependabot in #1226
- Tweak changelog for release v1.31.2 by @rolandwalker in #1228
New Contributors
- @dependabot made their first contribution in #1223
Full Changelog: v1.31.1...v1.31.2
v1.31.1
What's Changed
- Disable style checks for publish action by @rolandwalker in #1212
Full Changelog: v1.31.0...v1.31.1