chore(meta): release v0.1.19

Sprint 19: Persist — save/load, tier eviction/scope, test infra,
protocol handshake, IPC fixtures/benchmark. 15 tickets complete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 16:56:32 +01:00
co-authored by Claude Opus 4.6
parent 30a5311f24
commit 32bf807308
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -6,6 +6,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
## [v0.1.19] — 2026-02-25
### Added
- Client PR #70 merged — save/load client UI, F5/F6 quicksave/quickload (#554)
- Server PR #68 merged — Sprint 19 save/load, tier eviction, test infra (7 tickets, 2714 lines)
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach
version: 0.1.15
version: 0.1.19
repository: settled-reach
codename: commonwealth
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "settled-reach-server"
version = "0.1.15"
version = "0.1.19"
edition = "2021"
[dependencies]