From a7941bb92df67686b018fbb601cbf413ea909d14 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 25 Aug 2026 15:58:38 +0200 Subject: privacy: use Krakow in examples, tests and fixtures A recorded GUGiK fixture was a reverse address lookup for the author's home: it carried a house number, a postal code and coordinates to about a metre, and it was published. The place name in the README was the lesser half of the problem. Fixtures are re-recorded against Rynek Glowny in Krakow, a public square, and the tests, spec example and README follow. The README example is regenerated from the binary. warnings.json is left as recorded: it is a verbatim national bulletin whose teryt array lists roughly two hundred powiats, so no single entry says anything about anyone. NOTE: this removes the address from the tip, not from history. Commit e14a7db and its successors still contain it, and remain reachable on any clone or mirror. --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6806130..e38faf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ Terse, newest first. Versions are git tags. +## 0.1.2 — 2026-08-25 + +### Changed +- Examples, tests and recorded fixtures now use Kraków rather than the author's + home village. One fixture was a GUGiK address lookup containing a house + number, postal code and metre-precision coordinates. +- Documentation drift now fails `make ci`: tests assert that every flag reaches + `-h`, the README and the man page, that every key in the generated config is + documented, and that every column name is explained in both. +- The README's example output is generated from the binary rather than written + by hand, and its flag list is complete. + ## 0.1.1 — 2026-08-25 ### Added -- cgit v1.3