Skip to content

Commit d5062cd

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.2...v1.17.0) (2026-02-14) ### Features * add SQLite support for OpenCode 1.2 storage format ([4b23eeb](4b23eeb))
1 parent 4f679da commit d5062cd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.17.0](https://github.com/angristan/fast-resume/compare/v1.16.2...v1.17.0) (2026-02-14)
2+
3+
4+
### Features
5+
6+
* add SQLite support for OpenCode 1.2 storage format ([4b23eeb](https://github.com/angristan/fast-resume/commit/4b23eebf05218c16dfe6d36721c3745c271c514e))
7+
18
## [1.16.2](https://github.com/angristan/fast-resume/compare/v1.16.1...v1.16.2) (2026-02-13)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fast-resume"
3-
version = "1.16.2"
3+
version = "1.17.0"
44
description = "Fuzzy finder for coding agent session history"
55
readme = "README.md"
66
requires-python = ">=3.14"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)