Releases: javalent/fantasy-statblocks
Releases · javalent/fantasy-statblocks
v4.8.1
4.8.1 (2024-11-21)
Bug Fixes
- Exposes LinkStringifier and MarkdownRenderer methods on the FantasyStatblocks API (b4571e1)
v4.8.0
4.8.0 (2024-11-05)
Features
- Initial implementation of pathbuilder import (#447) (a0a39b0)
v4.7.8
4.7.8 (2024-09-19)
Bug Fixes
- Fixes issue where an empty match array could cause the dice parser to fail (be9aa85)
- Improves behavior of additive and reductive traits (close #456, close #421) (12df383)
v4.7.7
4.7.7 (2024-09-11)
Bug Fixes
- Fixes issue with dependency causing settings tab to not fully load (b5f96c5)
v4.7.6
4.7.6 (2024-09-11)
Bug Fixes
- temp fix for failure to load (b3e4e21)
v4.7.5
4.7.5 (2024-09-11)
Bug Fixes
- fixes incorrect link parsing in the stringifier (fbbf048)
- Disable API spec generation (5dc8165)
- Removed deprecated global app reference (fde858b)
- Updated several outdated dependencies (26f5355)
v4.7.4
4.7.4 (2024-09-11)
Bug Fixes
- Removed deprecated global app reference (fde858b)
- Updated several outdated dependencies (26f5355)
v4.7.3
4.7.3 (2024-09-11)
Bug Fixes
- fixes incorrect link parsing in the stringifier (fbbf048)
v4.7.2
4.7.2 (2024-09-10)
Bug Fixes
- Fixes stringify skipping the sixth element of a list (close #451) (7dbc4a9)
- inspect image property and fix wikilinks (bbc4ac8)
v4.7.1
4.7.1 (2024-09-06)
Bug Fixes
- Subheadings should now properly stringify arrays (5c3da30)