A version that says the overlay is finished
Build / build (, windows-latest) (push) Waiting to run
Build / release (push) Blocked by required conditions
Build / build (, ubuntu-22.04) (push) Failing after 4s

package.json, Cargo.toml and tauri.conf.json all said 0.1.0 because three
scaffolds said so and nothing ever changed them. The database is complete and
the thing is in use, so 1.0.0, in all three plus both lockfiles.

A changelog, starting now. It records that the working notes moved to the wiki
and that this repository's history was not rewritten -- the CLAUDE.md was
untracked, so there was never anything in the history to remove.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-08 18:40:55 +02:00
parent 4a8883216d
commit cbbf3cea41
6 changed files with 39 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "kcd2-overlay"
version = "0.1.0"
version = "1.0.0"
description = "Game overlay with a KCD2 console command and item ID database"
authors = ["Homer"]
edition = "2021"