Skip to content

Commit 6b3968f

Browse files
committed
build(release): 0.3.0
Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
1 parent c9bfb61 commit 6b3968f

3 files changed

Lines changed: 59 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,62 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [0.3.0](https://github.com/Optolith/entity-descriptions/compare/v0.2.1...v0.3.0) (2026-02-25)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* stricter types for body sections
11+
* migrate codebase to TSONDB database
12+
13+
* migrate codebase to TSONDB database ([e702883](https://github.com/Optolith/entity-descriptions/commit/e70288335ec8e837b1624ba7e9749921cc6dfad1))
14+
15+
16+
### Features
17+
18+
* add attribute description generators ([02f332e](https://github.com/Optolith/entity-descriptions/commit/02f332eea66a2d24dd8308e98ef41650909d305d))
19+
* add derived characteristic description generator and main entrypoint ([5d47824](https://github.com/Optolith/entity-descriptions/commit/5d47824b4b4b95aaff5e6fd7c486dc7f87b8c555))
20+
* add description generator for alternative rules ([6b2d0a9](https://github.com/Optolith/entity-descriptions/commit/6b2d0a9647725903e6e80c21c13f98c2a26675f7))
21+
* add description generator for curricula ([7a9f8be](https://github.com/Optolith/entity-descriptions/commit/7a9f8be30c0d5425a923f780a0c0ff27a983ea27))
22+
* add description generator for curses ([c686fe7](https://github.com/Optolith/entity-descriptions/commit/c686fe7d4c2e82d25b07249ff86498c958622b5e))
23+
* add description generators for (dis)advantages, special abilities and tradition artifact enchantments ([f8664b9](https://github.com/Optolith/entity-descriptions/commit/f8664b9194a7f6855a865308d75f508aea6f8b32))
24+
* add labeled sections and definition list styles ([92d175d](https://github.com/Optolith/entity-descriptions/commit/92d175dcac0c93245c11df6cec3a7a2d8f876c19))
25+
* animist power description generator ([a048505](https://github.com/Optolith/entity-descriptions/commit/a0485059dad65b1e0fbbf0a65305f3b3b2897993))
26+
* collect errata ([e0df04f](https://github.com/Optolith/entity-descriptions/commit/e0df04fdd7887660399d89747dbd8e98148ef14a))
27+
* culture description generator ([d1fa45e](https://github.com/Optolith/entity-descriptions/commit/d1fa45ef4c289e5aee62ac9ee43277200f771386))
28+
* disease description generator ([070afac](https://github.com/Optolith/entity-descriptions/commit/070afac3f32b7c13662060181204db6530d37c18))
29+
* domination ritual description generator ([76f55c8](https://github.com/Optolith/entity-descriptions/commit/76f55c8019d8ce86b20966cc4f1d113e6383fe80))
30+
* elixir description generator ([364b053](https://github.com/Optolith/entity-descriptions/commit/364b053c1d54f8c3311c0c5f9d4a1f346fa3b441))
31+
* elven magical song description generator ([0bf136a](https://github.com/Optolith/entity-descriptions/commit/0bf136a171ebb046393d98312d8173ba82871d71))
32+
* equipment description generators ([9847d2b](https://github.com/Optolith/entity-descriptions/commit/9847d2b1586206de10eb70d059e28fb3648d1fd7))
33+
* familiar’s trick description generator ([931ba54](https://github.com/Optolith/entity-descriptions/commit/931ba5478ef009ee426e1794beb264a1f9aca194))
34+
* geode ritual description generator ([2c4af0e](https://github.com/Optolith/entity-descriptions/commit/2c4af0eae6b6add22733b8583ae460a312662813))
35+
* influence description generator ([5f253d3](https://github.com/Optolith/entity-descriptions/commit/5f253d3b9a24f4d2a347dfd679092545759c5169))
36+
* jester trick description generator ([7170289](https://github.com/Optolith/entity-descriptions/commit/7170289dea3de8f1fd97240b58eafb6c21942882))
37+
* magical dance and magical melody description generators ([e11f06b](https://github.com/Optolith/entity-descriptions/commit/e11f06b6cd62d14706f073653b953875a1a794f9))
38+
* magical rune description generator ([7121a31](https://github.com/Optolith/entity-descriptions/commit/7121a31324450ba7a0442a2317527246384b3781))
39+
* personality trait description generator ([11d856d](https://github.com/Optolith/entity-descriptions/commit/11d856d19ef9fa50cfa4218b0a853fbd3e0ec342))
40+
* poison description generator ([1979cab](https://github.com/Optolith/entity-descriptions/commit/1979cabff94e219ae76d782e4d1e1c3d77b1a8f2))
41+
* print prerequisites ([235f6eb](https://github.com/Optolith/entity-descriptions/commit/235f6eb08d9c6513d325e0bd4f8f7c88a29a6559))
42+
* profession description generator ([cf9be74](https://github.com/Optolith/entity-descriptions/commit/cf9be74548bf0a98d682815d3389aba814b707ef))
43+
* race description generator ([7a0d7ed](https://github.com/Optolith/entity-descriptions/commit/7a0d7edc69952fafa3728fec2bd7187fc6d8d856))
44+
* sex practice description generator ([3d8d229](https://github.com/Optolith/entity-descriptions/commit/3d8d229e76ad231642571f7ae4e5226955ed3c5d))
45+
* stricter types for body sections ([d3d747f](https://github.com/Optolith/entity-descriptions/commit/d3d747f75c2317aabb50576fbe59a99297ad3110))
46+
* zibilja ritual description generator ([7ca36b9](https://github.com/Optolith/entity-descriptions/commit/7ca36b9af3505cf3e0c7b0f339dd024aab60dfd4))
47+
48+
49+
### Bug Fixes
50+
51+
* add missing alternative names and special ([546cc85](https://github.com/Optolith/entity-descriptions/commit/546cc852cd41526ccd0185bd1b94c9f3f03c41cb))
52+
* missing familiar's trick LP cost ([00348aa](https://github.com/Optolith/entity-descriptions/commit/00348aaedfee61a023266aa9d1ffb96fe27a4d2a))
53+
* missing note for cost by primary patron ([a10d785](https://github.com/Optolith/entity-descriptions/commit/a10d785a53fa64fe31f345065b3628be78e5bb55))
54+
* poison application types and addiction ([03d8854](https://github.com/Optolith/entity-descriptions/commit/03d885404e31b4d610ff5bbf7a94fbfcb0fdd2aa))
55+
* register magical rune descriptor correctly ([84705eb](https://github.com/Optolith/entity-descriptions/commit/84705eb75f96c0aa7986a16e02daa91699d19f52))
56+
* register previously existing generators ([b3253e0](https://github.com/Optolith/entity-descriptions/commit/b3253e070ae8e49cf72efa430798f844cb37dffd))
57+
* register sex practice descriptor ([7a7f9fe](https://github.com/Optolith/entity-descriptions/commit/7a7f9fef45da06e6a08dbbe54838d00afbd485e5))
58+
* render errata ([763e7bf](https://github.com/Optolith/entity-descriptions/commit/763e7bf1542dd4f6cfc70f6a0915e1214c3d6d58))
59+
* sort translated lists ([f1df86f](https://github.com/Optolith/entity-descriptions/commit/f1df86f7b941e7ea26677eedb0443566672cbe96))
60+
561
## [0.2.1](https://github.com/Optolith/entity-descriptions/compare/v0.2.0...v0.2.1) (2024-10-07)
662

763

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@optolith/entity-descriptions",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "An interface for generating descriptions for The Dark Eye entities.",
55
"files": [
66
"lib",

0 commit comments

Comments
 (0)