Releases: ashleytowner/shadowdark-parser
Releases · ashleytowner/shadowdark-parser
v4.1.1
23 Apr 07:53
Compare
Sorry, something went wrong.
No results found
4.1.1 (2026-04-23)
Miscellaneous Chores
v4.1.0
23 Apr 07:49
Compare
Sorry, something went wrong.
No results found
4.1.0 (2026-04-23)
Features
monsters: Split parsing up into sections to get give error (0e6c14a )
Bug Fixes
Single line words with all capitals parsing incorrectly (f800efc ), closes #23
v4.0.2
21 Oct 09:11
Compare
Sorry, something went wrong.
No results found
4.0.2 (2025-10-21)
Bug Fixes
monster: Correctly parses traits even when LV and the number are (5e8bec5 )
v4.0.1
21 Oct 08:23
Compare
Sorry, something went wrong.
No results found
4.0.1 (2025-10-21)
Bug Fixes
rolltable: Correctly identify rolltables with headers (9f6bb3e )
v4.0.0
21 Oct 08:15
Compare
Sorry, something went wrong.
No results found
4.0.0 (2025-10-21)
⚠ BREAKING CHANGES
bulkParser: Clearer error handling
Features
bulkParser: Clearer error handling (acc3627 )
rolltable: Add formula to rolltable (e3757ea )
v3.1.0
06 Sep 12:08
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-09-06)
Features
auto-update version number (8c019aa )
Bug Fixes
Only release dist/ to npm (4973c07 )
v3.0.1
06 Sep 10:26
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-09-06)
Bug Fixes
Add new character to possible names (1a2d078 )
v3.0.0
06 Sep 09:53
Compare
Sorry, something went wrong.
No results found
3.0.0 (2025-09-06)
⚠ BREAKING CHANGES
Features
templates: Move template code from CLI to library (1779374 )
Bug Fixes
Code Refactoring
v2.1.0
06 Sep 05:13
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-09-06)
Features
Add types to entity output, to make templates easier (51cd40c )
bulk-parsing: Add bulk parsing to core library (d7204a4 )
bulk-parsing: Add bulk parsing to the CLI (d60342d )
templates: Add a way to check equality (807b233 )
v2.0.3
24 Aug 04:32
Compare
Sorry, something went wrong.
No results found
2.0.3 (2025-08-24)
Bug Fixes
Now identifies spells with statblocks as spells instead of monsters (89ac467 )