Simon Willison
8c40732e4f
Changelog markup fixes, refs #682
2025-11-23 22:32:34 -08:00
Simon Willison
9ea950e3ba
Removed duplicate changelog entry, refs #682
2025-11-23 22:30:15 -08:00
Simon Willison
6dad400e14
Release notes for 4.0a1
...
Refs #682 , #542 , #645 , #655 , #657 , #659 , #672 , #675 , #677 , #679
2025-11-23 22:26:32 -08:00
Simon Willison
35377a874b
Detect CSV/TSV column types by default ( #683 )
...
The `--detect-types` option is now automatically turned on for all commands that deal with CSV or CSV.
A new `--no-detect-types` option can be used to have all columns treated as text.
Closes #679
2025-11-23 22:23:15 -08:00
Simon Willison
c872d27bb3
Use REAL not FLOAT as SQLite column type ( #680 )
...
* Use REAL not FLOAT as SQLite column type, refs #645
* Fix for REAL columns by CSV --detect-types
Refs https://github.com/simonw/sqlite-utils/issues/645#issuecomment-3568947189
* Removed note about strict and REAL
2025-11-23 21:37:59 -08:00
Simon Willison
7ffd5052e9
table.insert_all() and table.upsert_all() now take generators of lists/tuples
...
Closes #672 , PR #673
2025-11-23 12:17:23 -08:00
Simon Willison
d892d2ae49
Fix underline length, refs #656
2025-05-08 20:53:24 -07:00
Simon Willison
9e458dea7d
Release 0.4a0
...
Refs #646 , #648 , #652 , #654 , #656
2025-05-08 20:51:48 -07:00
Simon Willison
72f6c820f6
Small documentation updates to fix warnings
2025-05-07 17:54:29 -07:00
Simon Willison
9d7da0606e
Release 3.38
...
Refs #628 , #633 , #643 , #644
2024-11-23 14:38:40 -08:00
Simon Willison
8b004b2406
Release 3.37
...
Refs #618 , #619 , #620 , #621 , #630 , #632
2024-07-18 11:43:07 -07:00
Simon Willison
885a0b321d
Release 3.36
...
Refs #344 , #604 , #606
2023-12-07 21:31:03 -08:00
Simon Willison
c64c7d1b8c
More 3.35.2 release notes
...
Refs #433 , #522 , #596 , #598
2023-11-03 18:03:42 -07:00
Simon Willison
8d186d33c2
Release 3.35.2
...
Refs #599 , #600
2023-11-03 17:51:46 -07:00
Simon Willison
60900bd80a
Release notes for 3.35.1, refs #592
2023-09-08 17:49:55 -07:00
Simon Willison
1260bdc7bf
Link to sqlite-utils-fast-fks from changelog
2023-08-18 10:47:10 -07:00
Simon Willison
ba2681e769
Fixed two typos in the release notes
2023-08-17 19:05:15 -07:00
Simon Willison
87c6ceb3a4
Release 3.35
...
Refs #577 , #581 , #585
2023-08-17 19:01:48 -07:00
Simon Willison
fba26d3564
Typo in release notes
2023-07-24 22:54:13 -07:00
Simon Willison
8bee145886
Link 3.34 notes to new blog entry
2023-07-24 10:22:20 -07:00
Simon Willison
13ebcc575d
Backfilled release notes for 0.2, 0.3, 0.3.1 - closes #576
2023-07-22 22:48:14 -07:00
Simon Willison
3e1d467c52
Last minute changelog for register_commands() for 3.34
...
Refs #567 , #574 , #575
2023-07-22 16:22:18 -07:00
Simon Willison
091c63cfbf
Release 3.34
...
Refs #561 , #563 , #564 , #565 , #567 , #568 , #569 , #570 , #571
2023-07-22 15:47:56 -07:00
Simon Willison
9d38925cde
Release 3.33
...
Refs #235 , #559 , #560
Refs https://github.com/simonw/llm/issues/60
Refs https://github.com/nalgeon/sqlean.py/issues/1
2023-06-25 18:31:22 -07:00
Simon Willison
2747257a33
Fixed link in changelog
2023-05-21 14:11:54 -07:00
Simon Willison
6fb32d27ae
Release 3.32.1
...
Refs #551 , #552
2023-05-21 14:09:46 -07:00
Simon Willison
e240133b11
Release 3.32
...
Refs #544 , #545 , #547 , #548
2023-05-21 11:53:44 -07:00
Simon Willison
e047cc32e9
backwards-incompatible, not compatible
2023-05-09 14:08:31 -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
0d45ee1102
Release 3.30
...
Refs #480 , #483 , #485 , #495 , #500 , #502 , #504
2022-10-25 15:21:34 -07:00
Simon Willison
d9b9e075f0
Documented the release process
2022-09-06 20:45:36 -07:00
Simon Willison
686eed9a49
Typo in release notes
2022-09-01 18:37:13 -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
9e6cceac1c
Fixed incorrect issue number
2022-07-20 16:09:53 -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
3fbe8a784c
Link to annotated release notes for 3.27
2022-06-18 20:30:24 -07:00
Simon Willison
2d84577202
Fix tiny typo in 3.27 release notes
2022-06-14 21:41:16 -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
841ad44bac
Fixed typo
2022-05-02 11:17:19 -07:00
Simon Willison
56571775a1
Release 3.26.1
...
Refs #429
2022-05-02 11:14:54 -07:00
Simon Willison
6915fbcce2
Release 3.26
...
Refs #415 , #416 , #420 , #421 , #425
2022-04-13 15:51:48 -07:00
Simon Willison
9388edf57a
Changelog item for 3.25.1
...
Refs #413 , #414
2022-03-11 10:34:44 -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
5737a3aab4
Link to annotated release notes
2022-01-11 11:18:35 -08:00
Simon Willison
2448e45ddb
upsert command, not update command
2022-01-11 10:06:50 -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