mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 18:34:32 +02:00
parent
c8b2433481
commit
ea87c2b943
2 changed files with 9 additions and 1 deletions
|
|
@ -2,6 +2,14 @@
|
|||
Changelog
|
||||
===========
|
||||
|
||||
.. _v2_16:
|
||||
|
||||
2.16 (2020-08-21)
|
||||
-----------------
|
||||
|
||||
- ``--load-extension`` option for ``sqlite-utils query`` for loading SQLite extensions. (`#134 <https://github.com/simonw/sqlite-utils/issues/134>`__)
|
||||
- New ``sqlite_utils.utils.find_spatialite()`` function for finding SpatiaLite in common locations. (`#135 <https://github.com/simonw/sqlite-utils/issues/135>`__)
|
||||
|
||||
.. _v2_15_1:
|
||||
|
||||
2.15.1 (2020-08-12)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue