Files
entity-descriptions/CHANGELOG.md
T
2026-03-12 20:24:09 +01:00

8.2 KiB
Raw Blame History

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.3.2 (2026-03-12)

Features

0.3.1 (2026-02-25)

0.3.0 (2026-02-25)

⚠ BREAKING CHANGES

  • stricter types for body sections

  • migrate codebase to TSONDB database

  • migrate codebase to TSONDB database (e702883)

Features

  • add attribute description generators (02f332e)
  • add derived characteristic description generator and main entrypoint (5d47824)
  • add description generator for alternative rules (6b2d0a9)
  • add description generator for curricula (7a9f8be)
  • add description generator for curses (c686fe7)
  • add description generators for (dis)advantages, special abilities and tradition artifact enchantments (f8664b9)
  • add labeled sections and definition list styles (92d175d)
  • animist power description generator (a048505)
  • collect errata (e0df04f)
  • culture description generator (d1fa45e)
  • disease description generator (070afac)
  • domination ritual description generator (76f55c8)
  • elixir description generator (364b053)
  • elven magical song description generator (0bf136a)
  • equipment description generators (9847d2b)
  • familiars trick description generator (931ba54)
  • geode ritual description generator (2c4af0e)
  • influence description generator (5f253d3)
  • jester trick description generator (7170289)
  • magical dance and magical melody description generators (e11f06b)
  • magical rune description generator (7121a31)
  • personality trait description generator (11d856d)
  • poison description generator (1979cab)
  • print prerequisites (235f6eb)
  • profession description generator (cf9be74)
  • race description generator (7a0d7ed)
  • sex practice description generator (3d8d229)
  • stricter types for body sections (d3d747f)
  • zibilja ritual description generator (7ca36b9)

Bug Fixes

  • add missing alternative names and special (546cc85)
  • missing familiar's trick LP cost (00348aa)
  • missing note for cost by primary patron (a10d785)
  • poison application types and addiction (03d8854)
  • register magical rune descriptor correctly (84705eb)
  • register previously existing generators (b3253e0)
  • register sex practice descriptor (7a7f9fe)
  • render errata (763e7bf)
  • sort translated lists (f1df86f)

0.2.1 (2024-10-07)

Bug Fixes

  • default database accessors type always throws error when function is called (31bcb85)

0.2.0 (2024-10-07)

⚠ BREAKING CHANGES

  • npm: define exports
  • rename entity description creator exports to match previous renames
  • remove partial application functionality from createEntityDescriptionCreator
  • rename library entry to entity description to match repository

build

  • npm: define exports (52291cf)

  • remove partial application functionality from createEntityDescriptionCreator (840510b)

  • rename entity description creator exports to match previous renames (e09c884)

  • rename library entry to entity description to match repository (82878f8)

Features

  • add focus rule and optional rule description generators (512c894)
  • print references (381394f)

0.1.1 (2024-10-04)

0.1.0 (2024-10-04)