mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-27 20:34:12 +02:00
parent
07409df236
commit
3c021be968
1 changed files with 11 additions and 0 deletions
|
|
@ -4,6 +4,17 @@
|
||||||
Changelog
|
Changelog
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
.. _v3_39:
|
||||||
|
|
||||||
|
3.39 (2025-11-24)
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
- Fixed a bug with ``sqlite-utils install`` when the tool had been installed using ``uv``. (:issue:`687`)
|
||||||
|
- The ```--functions``` argument now optionally accepts a path to a Python file as an alternative to a string full of code, and can be specified multiple times - see :ref:`cli_query_functions`. (:issue:`659`)
|
||||||
|
- ``sqlite-utils`` now requires on Python 3.10 or higher.
|
||||||
|
|
||||||
|
`sqlite-utils 4.0a1 <https://sqlite-utils.datasette.io/en/latest/changelog.html#a1-2025-11-23>`__ is now available as an alpha with some `minor breaking changes <https://simonwillison.net/2025/Nov/24/sqlite-utils-40a1/>`__.
|
||||||
|
|
||||||
.. _v3_38:
|
.. _v3_38:
|
||||||
|
|
||||||
3.38 (2024-11-23)
|
3.38 (2024-11-23)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue