Releases: ebullient/ttrpg-convert-cli
Releases · ebullient/ttrpg-convert-cli
Release 2.3.8
Summary of changes
- bc7ce40 🔊 change the test done-ness indicator
- 2d4e0c7 🎨 remove decoration for embedded callout content
- 85d213b 🐛 include cards/suits in tables; resolves #409
- 01cabbc 🐛 Escape remaining spaces in paths (deck names); Fixes #409
- dd37342 🔊 indicate when path check is done
- e9a1083 ➕ book sources
- f806378 🐛 Properly escape spaces in composed file names
- 965d23f 🐛 Use proper name for spellcasting traits
- dfea19e 🐛🔊 Debug / diagnostics for windows template issue
Contributors
We'd like to thank the following people for their contributions:
Martin Kouba
Release 2.3.7
Release 2.3.6
Summary of changes
- 8e8d6aa 🐛 Fix funky characters in image names
- cf9c3f5 🐛 Include SRD content
- 587a97b 🐛 Ensure only remote image url is encoded for copy
- 77b6295 ➕ DitLCoT, QftIS
- 1db3cb1 🐛 make sure templates are included in native image
- 2284ec4 🐛 encode filename
- 41f85c4 🎨 🐛 switch to |text(..)
- b269f88 📝 Clarify text around hpDiceRoller
- 4de94e6 🐛 Stray backtick in dice roller formula
- 7cceed9 🎨 🐛 Armor Class, Statblock + Dice Roller settings
- b4d4b8a ➕ ToB1-2023
- 8f6a3f3 🐛 Fix filename
Release 2.3.5
Summary of changes
- 3984973 🐛 Fix table roller links; resolves #351
- 27e4b46 ✨ 🐛 Split monsters by type; resolves #371
- c2bc4b4 📝 update doc for type of race
- ab31fed 🐛 Catch unescaped é; fixes #373
- 31d9144 🐛 return number as string when not round
- 948f71c ➕ Add new sources
- 96c9625 📝 Update run methods
- b1fd2e3 🎨 type -> indexType
- f0ac546 📝 Add example for dataview and aliases
- a4fa0a5 🐛 Include nested namedText in YAML
- 5a94dda Update FUNDING.yml
Release 2.3.4
Summary of changes
- f409ea1 📝 reorder from/full-source sections for clarity
- d610ee8 📝 Clarify 'full-source' and 'from'
- 7ece5f1 🔊 clean up log msg for image path
- 082a081 Removed duplicates in sourceMap.md (#365)
- fbe66ce 🐛 clean up regex
- ebf9a15 🐛 don't rely on external flag. look at data (url vs. path)
- e97c44a Include general properties in heading (custom properties appear in this list)
- 22557f8 Include general properties in heading (custom properties appear in this list)
- 9696280 📝 jump table alignment
Contributors
We'd like to thank the following people for their contributions:
OneRadRedDad
Release 2.3.3
Release 2.3.2
Summary of changes
- 8bc6519 🐛 Fix dice roller paths for books and adventures
- 5ecf9a4 🐛 correctly resolve paths that don't start with file
- 3eff4c1 🔊 include version in log
- 8bb61b3 🐛 📝 update all documentation: copyRemote -> copyInternal
- f42a6dc 🐛 📝 Fix depth parameter (TY Josh)
- 26ce0f1 Typo fixes
- 43e7047 🔊 Add
--log
instruction to issue template
Contributors
We'd like to thank the following people for their contributions:
Michael McDonagh
Release 2.3.1
Release 2.3.0
Summary of changes
- a0ab88e 🐛 Fix handling of URL-ish paths on Windows; Resolves #335
- f16b438 ✨ --log to capture output to log file
- 3b7420a ✨ 🐛 improve consistency of rollable tables; resolves #324
- 0ac398d 📝 Fix double negative
- c703802 📝 auto-generated example update
- d1aceac 🐛 Fix rendering of weapon bonus on magic variants; resolves #325
- 4caba40 🐛 Don't map id/source for adventures; resolves #328
- 5b3e273 📝 🐛 Fix config example
- 8117d9c ✨ Setting to copy remote images
- 7d05d5b 🎨 📝 mirror-2 (remove mirror-1 entirely)
- 6608e7b 🐛 Behave well when HP and ability scores are missing
- 94a8f61 🔥 🎨 ♻️ Handle remote image location (mirror2); resolves #331
- 4c48564 ♻️ 🎨 prep for mirror 2; tests & path checking
- ebec716 📝 More detail in Contributing
- a71c901 📝 Update CONTRIBUTING.md
- 65531c2 📝 wording tweak
- b39742f 📝 clean up install instructions
- 73ceac2 📝 Add section on homebrew package manager
- 06a5e36 📝 Doc/index fixes
- 5fcaacd 📝 update config TOC
- 95557da 📝 Update README-WINDOWS.md
- bd1bd3f 🐛 Handle book id & source when not the same; Resolves #320
- 9721628 🐛 Add missing alignments; resolves #276
- b628546 Update README.md
- cf275a7 📝 Update README.md
Release 2.2.17
Summary of changes
- 5c9c1fd 📝 notes about homebrew errors
- 9d4f0a8 🐛 homebrew: fail less
- f961784 ✅ more homebrew
- c58c23d ✨ handle
{@code }
tags - d0eb558 🎨 repair formatting if item types and properties
- 52f4de7 🐛 Support spell school as well as encoding
- 3522b08 🐛 catch reference cycles
- 0c3624d 🐛🔈 More error messages; fewer thrown exceptions
- fe26df2 📝 Config docs: revise full-source and homebrew
- d84f258 🐛 Fix item type rendering
- 3e8d6b2 🐛 fail gracefully: bad progression tables; bad tags
- 53b17c0 🎨 ✨ Config: full-source.homebrew; cleanup