Skip to content

Commit d509fbe

Browse files
committed
chore: release 0.6.5
1 parent 8cb20a0 commit d509fbe

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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,7 +1,7 @@
11
[package]
22
name = "cross-stream"
33
edition = "2021"
4-
version = "0.6.4"
4+
version = "0.6.5"
55
rust-version = "1.88.0"
66
description = "An event stream store for personal, local-first use, specializing in event sourcing."
77
license = "MIT"

changes/v0.6.5.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# v0.6.5
2+
3+
* feat: add --lib-path and --autoload-path to nu --install (#132) (2025-11-10) by [@cboecking](https://github.com/cboecking)
4+
* fix(docs): xref for data-star reference links (#124) (2025-11-05) by [@fapdash](https://github.com/fapdash)
5+
* feat: .cat --follow builtin for `xs exec` (#130) (2025-10-17)
6+
* docs: improve release process with lessons from 0.6.4 (2025-10-17)

0 commit comments

Comments
 (0)