Skip to content

Latest commit

 

History

History
711 lines (458 loc) · 30.9 KB

CHANGELOG.md

File metadata and controls

711 lines (458 loc) · 30.9 KB

CHANGELOG

v0.3.0 (2024-05-07)

Chore

  • chore(poetry): updates (17be58c)

  • chore(pre-commit): updates (e6629d9)

  • chore(GHA): bump relekang/python-semantic-release from 9.4.0 to 9.6.0

Bumps relekang/python-semantic-release from 9.4.0 to 9.6.0.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> (aa90b42)

  • chore(poetry): updates (53ca5ba)

  • chore(pre-commit): updates (3d10e98)

  • chore(GHA): bump relekang/python-semantic-release from 9.1.1 to 9.4.0

Bumps relekang/python-semantic-release from 9.1.1 to 9.4.0.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> (f8f3b0b)

  • chore(poetry): updates (f4f306b)

  • chore(pre-commit): updates (edbff80)

  • chore(GHA): bump relekang/python-semantic-release from 8.7.2 to 9.1.1

Bumps relekang/python-semantic-release from 8.7.2 to 9.1.1.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> (0025eef)

  • chore(GHA): gh release should no longer create main tag (8a561e0)

Feature

  • feat(securitry): create security policy

A simple template. (98846e1)

v0.2.2 (2024-02-27)

Chore

  • chore(poetry): added plugin-up (46de30a)

  • chore(GHA): Node.js 16 actions are deprecated.

Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. (8f4d9d4)

Fix

  • fix(orjson): orjson does not limit recursion for deeply nested JSON documents — CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (a15309b)

  • fix(README): typo (e258b9c)

v0.2.1 (2024-02-22)

Chore

  • chore(GHA): release workflow testing (4405a60)

  • chore(GHA): release workflow testing (f900fd7)

  • chore(GHA): release workflow testing (0399417)

Fix

  • fix(GHA): release workflow testing (efdbcff)

v0.2.0 (2024-02-21)

v0.1.0 (2024-02-21)

Chore

  • chore(GHA): testing automated release GHA (3d49796)

  • chore(GHA): simpler release workflow (ee2e553)

  • chore(semantic): update pyproject to new syntax (bcf3c26)

  • chore(pre-commit): updates (b799103)

  • chore(poetry): updates (cae64b3)

  • chore(pdb++): added a better debugger (8f11acf)

  • chore(ruff): updates (0376159)

  • chore(pip): bump structlog from 23.3.0 to 24.1.0 (#97)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9dee322)

  • chore(GHA): bump actions/dependency-review-action from 3 to 4 (#98)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (da2230b)

  • chore(pip): bump black from 23.12.1 to 24.1.1 (#96)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0cce8f9)

  • chore(GHA): testing coverage (#93) (87304ce)

  • chore(pip): bump jinja2 from 3.1.2 to 3.1.3 (#92)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (61c7595)

  • chore(pip): bump gitpython from 3.1.40 to 3.1.41 (#91)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (762d305)

  • chore(GHA): bump actions/upload-artifact from 3 to 4 (#87)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (5e838de)

  • chore(GHA): bump github/codeql-action from 2 to 3 (#88)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b175686)

  • chore(GHA): bump actions/setup-python from 4 to 5 (#86)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (9aff427)

  • chore(GHA): bump relekang/python-semantic-release from 8.3.0 to 8.7.2 (#90)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (003ba98)

  • chore(pre-commit): updates (#89) (73a6c2b)

  • chore(pip): bump ruff from 0.1.2 to 0.1.5 (#76)

Bumps ruff from 0.1.2 to 0.1.5.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cd4b670)

  • chore(pip): bump mkdocstrings from 0.22.0 to 0.23.0 (#69)

Bumps mkdocstrings from 0.22.0 to 0.23.0.


updated-dependencies:

  • dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (86a477a)

  • chore(updates): pre-commit and poetry (#75)

  • chore(pre-commit): updates

  • chore(poetry): updates (73a277b)

  • chore(GHA): bump relekang/python-semantic-release from 8.1.1 to 8.3.0 (#74)

Bumps relekang/python-semantic-release from 8.1.1 to 8.3.0.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (b40194d)

  • chore(updates): ruff, pre-commit, and poetry. (#68)

  • chore(ruff): update

  • chore(pre-commit): update

  • chore(poetry): updates

  • fix(mypy): [import-untyped] [import-untyped] [import-untyped] [import-untyped] [import-untyped] (ea33403)

  • chore(pip): bump urllib3 from 2.0.6 to 2.0.7 (#67)

Bumps urllib3 from 2.0.6 to 2.0.7.


updated-dependencies:

  • dependency-name: urllib3 dependency-type: indirect ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e09a27e)

  • chore(GHA): bump actions/checkout from 3 to 4 (#62)

Bumps actions/checkout from 3 to 4.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (73f6d63)

  • chore(pip): bump python-semantic-release from 8.0.4 to 8.1.1 (#59)

Bumps python-semantic-release from 8.0.4 to 8.1.1.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e7cb1ea)

  • chore(GHA): bump relekang/python-semantic-release from 8.0.8 to 8.1.1 (#63)

Bumps relekang/python-semantic-release from 8.0.8 to 8.1.1.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (e5f3418)

  • chore(pip): bump ruff from 0.0.276 to 0.0.292 (#66)

  • chore(pip): bump ruff from 0.0.276 to 0.0.292

Bumps ruff from 0.0.276 to 0.0.292.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]>

  • fix(ruff): new rules

  • fix(mypy): hints


Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dr Yann Golanski <[email protected]> (2a775fa)

  • chore(updates): pre-commit and poetry (#65)

  • chore(pre-commit): updates

  • chore(poetry): updates (287cf30)

  • chore(pip): bump gitpython from 3.1.34 to 3.1.35 (#56)

Bumps gitpython from 3.1.34 to 3.1.35.


updated-dependencies:

  • dependency-name: gitpython dependency-type: indirect ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (16e5f63)

  • chore(GHA): bump relekang/python-semantic-release from 8.0.4 to 8.0.8 (#53)

Bumps relekang/python-semantic-release from 8.0.4 to 8.0.8.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (34f1476)

  • chore(GHA): bump relekang/python-semantic-release from 7.34.6 to 8.0.4 (#40)

Bumps relekang/python-semantic-release from 7.34.6 to 8.0.4.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c4e0ac6)

  • chore(pip): bump faker from 18.13.0 to 19.3.0 (#47)

Bumps faker from 18.13.0 to 19.3.0.


updated-dependencies:

  • dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (3bafa5e)

  • chore(pip): bump python-semantic-release from 7.33.2 to 8.0.4 (#45)

Bumps python-semantic-release from 7.33.2 to 8.0.4.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (aec63f7)

  • chore(updates): pre-commit and poetry (#46)

  • chore(pre-commit): update

  • chore(poetry): update (0cb6a74)

  • chore(updates): poetry & pre-commit (#39)

  • chore(poetry): updates

  • chore(pre-commit): updates (7c1e377)

  • chore(updates): poetry & pre-commit (#38)

  • chore(poetry): updates

  • chore(pre-commit): updates (28dde83)

  • chore(update): pre-commit & poetry (#37)

  • chore(pre-commit): upgrade

  • chore(poetry): upgrade (7239b43)

  • chore(GHA): bump relekang/python-semantic-release from 7.34.3 to 7.34.6 (#36)

Bumps relekang/python-semantic-release from 7.34.3 to 7.34.6.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c5103d7)

  • chore(GHA): bump relekang/python-semantic-release from 7.33.3 to 7.34.3 (#30)

Bumps relekang/python-semantic-release from 7.33.3 to 7.34.3.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (ccc74ad)

  • chore(updates): poetry and pre-commit (#29)

  • chore(pre-commit): upgrades

  • chore(poetry): upgrades

  • chore(GHA): no more 3.8 (f36a5ae)

  • chore(pip): bump requests from 2.29.0 to 2.31.0 (#21)

Bumps requests from 2.29.0 to 2.31.0.


updated-dependencies:

  • dependency-name: requests dependency-type: direct:production ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cfa9192)

  • chore(pip): bump pymdown-extensions from 9.11 to 10.0 (#20)

Bumps pymdown-extensions from 9.11 to 10.0.


updated-dependencies:

  • dependency-name: pymdown-extensions dependency-type: indirect ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (c57cbf8)

  • chore(pip): bump commitizen from 2.42.1 to 3.2.1 (#18)

Bumps commitizen from 2.42.1 to 3.2.1.


updated-dependencies:

  • dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (7885d05)

  • chore(GHA): bump relekang/python-semantic-release from 7.33.2 to 7.33.3 (#17)

Bumps relekang/python-semantic-release from 7.33.2 to 7.33.3.


updated-dependencies:

  • dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (0007372)

  • chore: Better banner

Signed-off-by: Dr Yann Golanski <[email protected]> (ee5daf5)

  • chore(pip): bump ruff from 0.0.260 to 0.0.261

Bumps ruff from 0.0.260 to 0.0.261.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Dr Yann Golanski <[email protected]> (81b7812)

  • chore(pip): bump mypy from 0.981 to 1.1.1

Bumps mypy from 0.981 to 1.1.1.


updated-dependencies:

  • dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Dr Yann Golanski <[email protected]> (be8208f)

  • chore(requests): forgot to add this

Signed-off-by: Dr Yann Golanski <[email protected]> (955782e)

Documentation

  • docs(modules): Fix imports

Signed-off-by: Dr Yann Golanski <[email protected]> (f991d28)

Feature

  • feat(icon): new d20 icon (d67a076)

  • feat(name): corruption update

There was a bug in the corruption name: Any calls in parallel yeilded non-deterministic results due to a side effect. In refactoring the code to fix that, I changed it so that we can a new kind of corription.

Yes, we should do something much better. (ad92031)

  • feat(npc): added localisation for NPCs names (3691832)

  • feat(npc): replace anyascii with unidecode (6131ea9)

  • feat(cli): refactor CLI with typer (2d2206d)

  • feat(npc): replace flaky faker with mimesis (#100) (2e3e548)

  • feat(pytest): updated to version 8 (#95) (b34322c)

  • feat: name corruptor (#10)

  • feat(names): name corruptor

  • test(debug): added ipdb

  • test(coverage): Back to 100%

  • feat(faker): faker for fake names

  • chore(pre-commit): upgrades (7909b79)

  • feat(npc): load all data from JSON (#9)

  • switch to json - not fully done

  • better resource lookup, unified behaviour

  • chore(lines): 120 line lengths

  • chore: minor fixes

  • fixes coverage path; some test fixes

  • fixes tests

  • reverses path to coverage

  • docstring fix from checks

  • chore(black): formating changes from line length

  • chore(ruff): minor fixes

  • chore(mypy): minor fix


Co-authored-by: Dr Yann Golanski <[email protected]> (bc5fa85)

  • feat(npc): main npc class, data files, and generator (#6)

  • feat(NPC): skeleton class, needs testing

  • feat(NPC): skill names and personalities

  • feat(NPC): Added phobia

  • feat(NPC): Added idiosyncrasies

  • feat(NPC): Added archetypes

  • feat(NPC): Added life path/tarot reading

  • feat(markdown): added markdown output (3482c29)

  • feat(skills): added random skills (#5) (02d0914)

  • feat: initial upload of Python module

Signed-off-by: Dr Yann Golanski <[email protected]> (4772098)

Fix

  • fix(GHA): testing release workflow (55d539a)

  • fix(GHA): no tty in GHA 3 (0e3f99f)

  • fix(GHA): no tty in GHA 2 (1711e16)

  • fix(GHA): no tty in GHA (c549eba)

  • fix(coverage): covered perviously pragam cases (#99) (e54cda7)

  • fix(updates): pre-commit and poetry. (#54)

  • chore(pre-commit): updates

  • chore(poetry): updates (3e4bf2a)

Unknown

  • Feat/icon (#19)

  • feat(icon): add a nifty icon

  • fix(icon): size (02ae319)

  • Initial commit (3fd8173)