Releases: ctincorvia/armor-astir-foundry
Release list
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Foundry v13 and v14 support
module.json now declares minimum: 12 / verified: 14. A new scripts/compat.js shim
routes the namespace-migrated core globals (renderTemplate, loadTemplates,
readTextFromFile, saveDataToFile) so a single codebase covers v12 through v14; ESLint's
no-undef rule now enforces that scripts/ never calls those globals bare.
Styling fixes for the newer core versions
CSS/token updates across styles/tokens.css, styles/dialogs.css, and
styles/sheet-layout.css, plus label styling tweaks, to keep sheets looking correct on
v13/v14.
Docs
New docs/domains/compatibility.md, including a pbta-release-to-core-version pairing
table for reasoning about which pbta version corresponds to which core version. Updated
reflavor example and docs/domains/reflavor.md.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
v0.2.0
v0.1.1
Full Changelog: https://github.com/ctincorvia/armor-astir-foundry/commits/v0.1.1