Commit graph

133 commits

Author SHA1 Message Date
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
Simon Willison
baafcec4a5 Release 3.9
Refs #268
2021-06-11 19:05:12 -07:00
Simon Willison
d1a372b300 Release 3.8
Refs #261, #263
2021-06-02 22:16:33 -07:00
Simon Willison
8c542d20ca Release 3.7
Refs #237, #238, #240, #250, #257, #259, #260
2021-05-28 22:47:59 -07:00
Simon Willison
806c21044a Release 3.6
Refs #113, #236
2021-02-18 21:18:02 -08:00
Simon Willison
8fcaee03b7 Release 3.5
Refs #228, #229, #230, #231, #232, #234
2021-02-14 14:43:06 -08:00
Simon Willison
726219c350 Release 3.4.1
Closes #226
2021-02-05 18:10:04 -08:00
Simon Willison
f8010ca78f Release 3.4
Refs #223
2021-02-05 17:37:27 -08:00
Simon Willison
36dc7e3909 Release 3.3
Refs #222
2021-01-17 20:28:24 -08:00
Simon Willison
0b244d207a Release 3.2.1
Refs #221
2021-01-12 15:22:53 -08:00
Simon Willison
4cc82fd0bc Release 3.2
Refs #206, #211, #212, #213, #214, #215, #216, #217, #218, #219
2021-01-03 13:15:26 -08:00
Simon Willison
0dca784dbe Release 3.1.1
Refs #209. Also updated copyright footer in documentation.
2021-01-01 15:56:20 -08:00
Simon Willison
6a34426b12 Docs now live at sqlite-utils.datasette.io 2020-12-29 13:34:55 -08:00
Simon Willison
1ce96d8c08 Release 3.1
Refs #204, #207, #208
2020-12-12 23:30:59 -08:00
Simon Willison
68637732e0 Release 3.0
Refs #192 #193 #196 #199 #198 #197 #200 #201

Closes #194
2020-11-08 09:19:20 -08:00
Simon Willison
6785e89cc0 Release 3.0a0
Refs #192 #193 #194 #196 #199 #198 #197 #200
2020-11-06 17:22:24 -08:00
Simon Willison
27b67f1cae @db.register_function(..., replace=True), closes #199 2020-11-06 10:30:41 -08:00
Simon Willison
43eae8b193 Release 2.23
Refs #189, #173, #191
2020-10-28 14:38:10 -07:00
Simon Willison
e4f1c7b936
python_requires=">=3.6"
Inspired by https://github.com/simonw/datasette/pull/1044
2020-10-23 14:19:30 -07:00
Simon Willison
0b5edd6469 Added basic tests using hypothesis, closes #180 2020-10-18 21:51:50 -07:00
Simon Willison
47af71f603 Release 2.22
Refs #182 #137 #136 #184 #181
2020-10-16 12:30:25 -07:00
Simon Willison
8e91de8e4e
Python 3.9 (#184)
* Test against Python 3.9
* Programming Language :: Python :: 3.9 classifier
* Python versions badge
2020-10-07 18:44:05 -07:00