Skip to content

Releases: ebullient/ttrpg-convert-cli

Release 2.3.2

17 Feb 17:06
Compare
Choose a tag to compare

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

15 Feb 22:10
Compare
Choose a tag to compare

Summary of changes

  • 81110b3 🔊 Simplify more: log implies debug
  • cfd08c7 🐛 Enable https in native images; resolves #340
  • 35e95e6 ➕homebrew source moved
  • 4dcb9d3 🐛 Add new wealth types; resolves #339
  • 387dec7 Update CHANGELOG.md

Release 2.3.0

13 Feb 21:17
Compare
Choose a tag to compare

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

20 Jan 15:52
Compare
Choose a tag to compare

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

Release 2.2.16

14 Jan 14:03
116a356
Compare
Choose a tag to compare

Summary of changes

  • b46e073 🐛 Fix source filtering for books/adventures; resolves #308
  • a13ba1e ➕ Pf2e: condition alias + typos; resolves #141
  • 9508a1f ✨ Item costCp attribute (as number)
  • 2c1cb82 📝 Update README.md
  • 0352f69 📝 GH Alert/Admonition
  • b2ba5f4 📝 fix spelling

Release 2.2.15

29 Dec 05:47
Compare
Choose a tag to compare

Summary of changes

  • 161d9c6 📝 🩹 Doc lint + links
  • 5a3fd59 🐛 Check for empty list. Resolves #303
  • f6cf524 📝 repo-relative links
  • 2c6f66f 📝 source links; fix typo
  • 8aa301a 📝 links, formatting, plugin language
  • deffdf9 🩹 markdown lint
  • d296b5d Add DoDk to sourceMap.json
  • 3eb16d2 🐛 Only check links in markdown files. Resolves #301
  • ade393a ✅ Test markdown links in all docs
  • 3defe27 📝 more template + plugin docs
  • 6b5e240 📝 🐛 Fix generated doc references
  • 5d3be30 ✨ Full Source implies From
  • b3f6a6f 📝 content distribution
  • c41baac 📝 Docs: headings for cross-publish

Contributors

We'd like to thank the following people for their contributions:
Paul Hammerton

Release 2.2.14

21 Dec 17:17
3432a8d
Compare
Choose a tag to compare

Summary of changes

  • 0c654e4 📝 Change doc generation for nested types
  • 2ed81e4 📝 Cleanup README text
  • 382e9be 📝 Update README-WINDOWS
  • e0e7fa5 📝 ♻️ Reorganize docs
  • 037fe98 Update README.md
  • a737454 Add GHLoE to sourceMap.json
  • a74edd9 🎨 publish rebuilt pf2e css
  • b8d0e6b 🐛 Ignore new copy fields when generating beasts
  • d15604d 🎨 Suppress `* (Base)' notes
  • 7ab3296 🐛 clean up empty 'Derived from'
  • 4499892 🐛 avoid whitespace in lookup keys
  • 8b3b2e9 🐛 Fix prerequisite handling
  • 6f3c0a8 🐛 recursive resolve of dynamic text
  • c5e8346 🐛 Fix link resolution for races/subraces
  • e47feab 🐛 ✨ Use aliases to correct link errors
  • f453ef9 🎨 🐛 Fix table links; clarify fetching of arrays
  • 24653e1 🔊 better diagnostics for file conflict
  • c9e9ad2 🐛 Uniform creature types. Resolves #275
  • b369ca7 🔥 ✨ Subclasses use subclass/ tag root
  • 1983dfc 📝 Docs for updated sources
  • 133af9f Fix pf2-note title and pf2-sidebar size issue with Obsidian sidebars
  • 9b7196a Update sourceMap.json
  • 01d99c1 Add BMT to sourceMap.json

Contributors

We'd like to thank the following people for their contributions:
Paul Hammerton, jathok

Release 2.2.13

14 Nov 17:09
Compare
Choose a tag to compare

Summary of changes

Contributors

We'd like to thank the following people for their contributions:
Paul Hammerton

Release 2.2.12

01 Nov 21:24
Compare
Choose a tag to compare

Summary of changes

  • c68de34 🎨 5e: concise spell slots. Resolves #250
  • 59cbc78 🔊 5e: improve debug for links and reprints
  • 08d592d ✨ 🐛 5e: Magic Variants
  • 3737892 🎨 Common accessor methods
  • 549969e ➕ 5e: additional fallback images
  • 9fd9a2c ✨🐛 5e: citations
  • dcacf83 📝 Update docs for building native images.

Release 2.2.11

25 Oct 00:25
Compare
Choose a tag to compare

Summary of changes

  • b888c95 🐛 RegisterForReflection needed for YAML type