Releases: dbcli/mycli
Releases · dbcli/mycli
v1.31.2
What's Changed
Bugfixes
- Working extract-tables for multi-statement inputs by @rolandwalker in #1227
Internal/admin
- Enable minimal
ruff check
in CI by @rolandwalker in #1213 - Remove import trick needed for Python 3.7 by @rolandwalker in #1214
- Enable
ruff check
rules A001 and A002 by @rolandwalker in #1215 - Enable
ruff check
rule A004 by @rolandwalker in #1216 - Remove Python 2
basestring
compatibility tricks by @rolandwalker in #1220 - Remove
urlparse
Python 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
v1.31.0
What's Changed
- Upgrade sqlparse to <=0.6.0 by @amjith in #1201
- adopt EAFP and explicit error handling for password file by @allrob23 in #1203
- Use fzf
--scheme=history
by @rolandwalker in #1204 - Deduplicate history lines when fuzzy searching by @rolandwalker in #1208
- Change project lead to Roland Walker. by @amjith in #1206
- Add a preview window to fuzzy history search by @rolandwalker in #1210
- Typing/lint fixes (various)
New Contributors
Full Changelog: v1.30.0...v1.31.0
v1.30.0
What's Changed
- Unified 'exit' as 'sys.exit' in the code to improve cross platform co… by @fcwys in #1187
- Amjith/init per dsn by @amjith in #1200
- Add collapsed output special command by @FatBoyXPC in #1198
New Contributors
- @fcwys made their first contribution in #1187
- @FatBoyXPC made their first contribution in #1198
Full Changelog: v1.29.2...v1.30.0
v1.29.2
What's Changed
- Don't install extra directories by @parona-source in #1183
Full Changelog: v1.29.1...v1.29.2
v1.29.1
Fix GH actions to publish a new version.
Full Changelog: 1.29.0...v1.29.1