Skip to content

Commit 8050906

Browse files
committed
v0.5.0: Add Nix flake, fix opencode session resume
- Add Nix flake for easy installation - Fix opencode --session for resume (#15) - Update flake.lock in release process
1 parent b94fe83 commit 8050906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "recall"
3-
version = "0.4.1"
3+
version = "0.5.0"
44
edition = "2021"
55
description = "Search and resume Claude Code and Codex CLI conversations"
66

0 commit comments

Comments
 (0)