• v0.0.6 1ca9958c52

    v0.0.6 Pre-release

    github-actions[bot] released this 2024-02-23 05:51:59 +00:00 | 168 commits to main since this release

    Bug Fixes:

    • The Aspect data now correctly populates on the sheet and doesn't error on submit

    Features:

    • Added a utility helper to recursively translate localization strings to better serve contexts. Localization strings can now reference other localization strings via @-ing the other key. (e.g. "key1": "foo @key2", "key2": "potato" results in "foo potato" being the calculated localization string)

    Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.5...v0.0.6

    Downloads