Skip to content

Releases: chizmw/botc-custom-script-json2pdf

v0.0.22

18 Apr 08:22
Compare
Choose a tag to compare

Added

  • add Dockerfile; maybe for AWS Lambda later

Changed

  • Change name of pre-commit workflow
  • update astroid (2.15.2 -> 2.15.3)

v0.0.21

18 Apr 00:14
Compare
Choose a tag to compare

Fixed

  • add exclusions to workflow triggers

v0.0.20

18 Apr 00:05
Compare
Choose a tag to compare
changie updates for 0.0.20

v0.0.19

18 Apr 00:03
Compare
Choose a tag to compare

Changed

  • use secrets.CHISEL_GITHUB_TOKEN with actions/checkout

v0.0.18

17 Apr 23:34
Compare
Choose a tag to compare

Added

  • The one exception to no local scripts
  • add script source links to README

Fixed

  • add timeout to requests.get()
  • exit(…) -> sys.exit(…)

v0.0.17

17 Apr 18:24
Compare
Choose a tag to compare

Fixed

  • try using CHISEL_GITHUB_TOKEN for the git work

v0.0.16

17 Apr 13:52
Compare
Choose a tag to compare

Added

  • check files generated in 'generate pdfs' workflow

Changed

  • manually regenerate sample PNGs
  • don't trigger workflows because of generated/ files

Fixed

  • open the jink player sheet preview in the readme by default

v0.0.15

17 Apr 13:05
Compare
Choose a tag to compare
changie updates for 0.0.15

v0.0.14

17 Apr 12:55
Compare
Choose a tag to compare

Added

  • showcase full-on jinx rendering

v0.0.13

17 Apr 10:35
Compare
Choose a tag to compare
changie updates for 0.0.13