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 |
|
Simon Willison
|
a57acf84f7
|
Release 2.21
Refs #172, #175, #176, #177
|
2020-09-24 09:44:30 -07:00 |
|
Simon Willison
|
dcdef136db
|
Release 2.20
Refs #114, #42, #162, #164, #165, #167, #169. Closes #170
|
2020-09-22 17:31:15 -07:00 |
|
Simon Willison
|
ef882986d0
|
Release 2.19
Refs #112, #157, #160
|
2020-09-20 15:22:56 -07:00 |
|
Simon Willison
|
6be6126364
|
Release 2.18
Refs #145. #155
|
2020-09-08 16:37:28 -07:00 |
|
Simon Willison
|
f28cd4de6d
|
Release 2.17
Refs #144, #148, #149, #150, #151, #152, #153
|
2020-09-07 14:58:49 -07:00 |
|
Simon Willison
|
1a9dab86fe
|
Release 2.16.1
Refs #139, #142, #143
|
2020-08-28 15:45:11 -07:00 |
|
Simon Willison
|
01c7784be5
|
CI is now GitHub Actions, closes #143
|
2020-08-28 15:41:29 -07:00 |
|
Simon Willison
|
ea87c2b943
|
Release 2.16
Refs #134, #135
|
2020-08-21 14:02:29 -07:00 |
|
Simon Willison
|
c8d7969192
|
Release 2.15.1
Refs #133
|
2020-08-12 09:59:48 -07:00 |
|
Simon Willison
|
7536a5a0f6
|
Release 0.15
Refs #132
|
2020-08-10 12:06:02 -07:00 |
|
Simon Willison
|
5de24ee0a4
|
Release 2.14.1
|
2020-08-05 23:28:50 -07:00 |
|
Simon Willison
|
a8b922bcb9
|
Release 2.14
Refs #127, #130
|
2020-08-01 13:58:47 -07:00 |
|