Commit graph

154 commits

Author SHA1 Message Date
Simon Willison
e240133b11 Release 3.32
Refs #544, #545, #547, #548
2023-05-21 11:53:44 -07:00
Simon Willison
718b0cba9b
Experimental TUI powered by Trogon
* sqlite-utils tui command if Trogon is installed, closes #545
* Documentation for trogon TUI
* Screenshot of TUI
* Ignore trogon mypy error
* only run flake8 on Python 3.8 or higher, closes #550
2023-05-21 11:41:56 -07:00
Simon Willison
b3b100d7f5 Release 3.31
Refs #509, #517, #520, #525, #527, #532, #534, #536, #537, #538, #539
2023-05-08 15:33:57 -07:00
Simon Willison
e660635cea Drop support for Python 3.6, refs #517 2022-12-09 17:25:23 -08:00
Simon Willison
52ddb0b9ff
Rename utility functions to library 2022-11-15 07:53:38 -08:00
Simon Willison
0d45ee1102 Release 3.30
Refs #480, #483, #485, #495, #500, #502, #504
2022-10-25 15:21:34 -07:00
Simon Willison
b491f22d81 Release 3.29
Refs #423, #458, #467, #469, #470, #471, #472, #475

Closes #487
2022-08-27 20:48:36 -07:00
Simon Willison
f8ffac8787
beanbag-docutils>=2.0 (#465)
* beanbag-docutils>=2.0

Closes #464
2022-08-17 16:38:02 -07:00
Simon Willison
45e24deffe Link API docs to GitHub source code, refs #464 2022-08-13 09:24:18 -07:00
Simon Willison
855bce8c38 Release 3.28
Refs #441, #443, #445, #449, #450, #454
2022-07-15 15:56:01 -07:00
Simon Willison
679d608119 Release 3.27
Refs #434, #435, #436, #440, #441, #442, #443
2022-06-14 21:30:47 -07:00
Simon Willison
2238e9baf9 sphinx-copybutton extension, closes #436 2022-05-20 14:57:26 -07:00
Simon Willison
397183debd Switch docs theme to Furo, refs #435 2022-05-20 14:52:00 -07:00
Simon Willison
56571775a1 Release 3.26.1
Refs #429
2022-05-02 11:14:54 -07:00
Simon Willison
ed6fd51608
Depend on click-default-group-wheel (#429)
To get this to work with Pyodide.

Refs: https://github.com/simonw/click-default-group-wheel/issues/3
2022-05-02 11:05:00 -07:00
Simon Willison
6915fbcce2 Release 3.26
Refs #415, #416, #420, #421, #425
2022-04-13 15:51:48 -07:00
Simon Willison
40b76f6f56
Release 3.25.1
Refs #413
2022-03-11 10:08:20 -08:00
Simon Willison
b2b04aec01 Release 3.25
Refs #343, #408
2022-03-01 22:34:46 -08:00
Simon Willison
757f103ae2 Release 3.24
Refs ##397, #398, #401, #403, #404, #405, #407
2022-02-15 17:39:13 -08:00
Simon Willison
088d899822 Release 3.23
Refs #79, #363, #392, #393, #395, #396
2022-02-03 22:41:46 -08:00
Simon Willison
a9fca7efa4 Release 3.22.1
Refs #384, #387, #389
2022-01-25 19:28:30 -08:00
Simon Willison
74586d3cb2 Release 3.22
Refs #381, #382, #383
2022-01-11 15:44:48 -08:00
Simon Willison
7c637b1180 Release 3.21
Refs #348, #364, #366, #368, #371, #372, #374, #375, #376, #379

Closes #380
2022-01-10 18:34:21 -08:00
Simon Willison
148e9c7aee Use cog to maintain --fmt list, closes #373 2022-01-09 09:48:48 -08:00
Simon Willison
3d464893ee Release 3.20
Refs #344, #353, #356, #362
2022-01-05 22:55:35 -08:00
Simon Willison
f3fd861311
Removed unneccessary pytest-runner, closes #357 2021-12-16 12:43:12 -08:00
Simon Willison
126703706e Release 3.19
Refs #342
2021-11-20 20:41:56 -08:00
Simon Willison
8f386a0d30
Release 3.19a0
Refs #342
2021-11-18 23:27:41 -08:00
Simon Willison
3b8abe6087 Release 3.18
Refs #324, #329, #330, #331, #332, #335, #338, #339
2021-11-14 19:15:23 -08:00
Denys Pavlov
bc4c42d688
Use python-dateutil package instead of dateutils (#324) 2021-11-14 15:25:40 -08:00
Simon Willison
adea5bc396 flake8 fix, refs #331 2021-11-14 15:24:15 -08:00
Simon Willison
73e214a976 py.typed file so mypy picks up the types, closes #331 2021-11-14 15:21:04 -08:00
Simon Willison
fda4dad23a
Test against Python 3.10 (#330)
* Test against Python 3.10
* Added 3.10 to classifiers
* Test on Python 3.10 before publish
2021-10-13 15:25:05 -07:00
Simon Willison
54191d4dc1 Release 3.17.1
Refs #325, #328
2021-09-22 13:49:36 -07:00
Simon Willison
77c240df56 Release 3.17
Refs #319, #320
2021-08-24 16:40:18 -07:00
Simon Willison
5912878d62 Release 3.16
Refs #37, #246, #294, #295, #296, #314, #316
2021-08-18 15:36:32 -07:00
Simon Willison
282e81362a Applied Black plus some extra type hints 2021-08-18 14:55:37 -07:00
Simon Willison
c62363ebdc Run mypy against tests/ too, refs #37 2021-08-18 14:49:12 -07:00
Simon Willison
86fc9fb5c8 Release 3.15.1
Refs #311, #312, #313, #315
2021-08-10 16:53:10 -07:00
Simon Willison
d5ef912120 Release 3.15
Refs #309, #310
2021-08-09 15:42:06 -07:00
Simon Willison
991cf56ae2 Check spelling with codespell, closes #307 2021-08-03 09:48:49 -07:00
Simon Willison
723ee35344 Release 3.14
Refs #251, #301, #302, #303, #304, #305
2021-08-02 14:29:16 -07:00
Simon Willison
5ec6686153
sqlite-utils convert command and db[table].convert(...) method
Closes #251, closes #302.
2021-08-01 21:47:39 -07:00
Simon Willison
c7e8d72be9 Release 3.13
Refs #299
2021-07-24 15:15:27 -07:00
Simon Willison
8981b9c1f3 Release 3.12
Refs #290, #291, #292
2021-06-25 10:59:05 -07:00
Simon Willison
02898bf7af Run flake8 in CI, refs #291 2021-06-22 18:23:12 -07:00
Simon Willison
8d1d801389 mypy tweaks, refs #289, #266, #37 2021-06-22 11:08:21 -07:00
Simon Willison
a25a5845b8 Release 3.11
Refs #286, #287, #288
2021-06-20 11:50:48 -07:00
Simon Willison
13e76b375a Release 3.10
Refs #272, #274, #275, #276, #282, #284, #285
2021-06-19 09:01:39 -07:00
Simon Willison
10f4913c14 Release 3.9.1
Refs #271
2021-06-12 19:59:08 -07:00