Skip to content

Releases: javalent/fantasy-statblocks

v4.8.1

21 Nov 01:39
9c37306
Compare
Choose a tag to compare

4.8.1 (2024-11-21)

Bug Fixes

  • Exposes LinkStringifier and MarkdownRenderer methods on the FantasyStatblocks API (b4571e1)

v4.8.0

05 Nov 15:20
f017f7f
Compare
Choose a tag to compare

4.8.0 (2024-11-05)

Features

  • Initial implementation of pathbuilder import (#447) (a0a39b0)

v4.7.8

19 Sep 16:50
15da0ea
Compare
Choose a tag to compare

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

11 Sep 19:30
c994651
Compare
Choose a tag to compare

4.7.7 (2024-09-11)

Bug Fixes

  • Fixes issue with dependency causing settings tab to not fully load (b5f96c5)

v4.7.6

11 Sep 18:46
9345f70
Compare
Choose a tag to compare

4.7.6 (2024-09-11)

Bug Fixes

  • temp fix for failure to load (b3e4e21)

v4.7.5

11 Sep 14:40
4d5501b
Compare
Choose a tag to compare

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

11 Sep 14:16
785be7c
Compare
Choose a tag to compare

4.7.4 (2024-09-11)

Bug Fixes

  • Removed deprecated global app reference (fde858b)
  • Updated several outdated dependencies (26f5355)

v4.7.3

11 Sep 13:51
14502ef
Compare
Choose a tag to compare

4.7.3 (2024-09-11)

Bug Fixes

  • fixes incorrect link parsing in the stringifier (fbbf048)

v4.7.2

10 Sep 19:46
9488714
Compare
Choose a tag to compare

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

06 Sep 13:42
47b0040
Compare
Choose a tag to compare

4.7.1 (2024-09-06)

Bug Fixes

  • Subheadings should now properly stringify arrays (5c3da30)