chore(meta): release v0.1.27

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-17 12:36:55 +01:00
co-authored by Claude Opus 4.6
parent 06d9abbc63
commit 2a3c6b4d12
4 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] ## [Unreleased]
## [v0.1.27] — 2026-03-17
### Added ### Added
- 29 zone-type behavior templates completing the full library of 31 zone types per D-142. 2,210 culture-neutral behavior primitives across rural, industrial, port, extraction, commercial, administrative, research, medical, military, security, entertainment, residential, detention, archaeological, wilderness, and diplomatic zones - 29 zone-type behavior templates completing the full library of 31 zone types per D-142. 2,210 culture-neutral behavior primitives across rural, industrial, port, extraction, commercial, administrative, research, medical, military, security, entertainment, residential, detention, archaeological, wilderness, and diplomatic zones
- Generator-compatible overheard conversation RON format replacing the deprecated named-NPC YAML. 16 sample conversations parameterized by role pair and zone type with knowledge_payload for investigative value - Generator-compatible overheard conversation RON format replacing the deprecated named-NPC YAML. 16 sample conversations parameterized by role pair and zone type with knowledge_payload for investigative value
Binary file not shown.
+1 -1
View File
@@ -1,5 +1,5 @@
name: The Settled Reach name: The Settled Reach
version: 0.1.26 version: 0.1.27
repository: settled-reach repository: settled-reach
codename: commonwealth codename: commonwealth
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "settled-reach-server" name = "settled-reach-server"
version = "0.1.26" version = "0.1.27"
edition = "2021" edition = "2021"
[dependencies] [dependencies]