Commit 3e1d6ff
chore: bump version to 1.0.8
SQLITE_AI_VERSION is the single source of truth for a release: the workflow
reads it via `make version`, tags from it, and rewrites Package.swift's URL and
checksum afterwards. Bumping it is what makes the release job publish rather
than warn that the version matches the latest release.
Patch bump, matching the recent fix releases (#29, #30, #31). The changes on
this branch are bug fixes, though note one deliberate behaviour change: calls
that previously returned '' or crashed now fail with SQLITE_MISUSE.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ks738YbgnnJBio2wLtpbAJ1 parent 6083ac3 commit 3e1d6ff
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments