Releases: chizmw/botc-custom-script-json2pdf
Releases · chizmw/botc-custom-script-json2pdf
v0.2.11
Added
- add "make many" to generate PDF variations more easily
- allow testing of lambda.py with copy of real event
Changed
- ensure we set (default) values for all options in lambda.py
- set lambda function timeout to 60s
- change serverless options
- extract ensure_logger() into utils
- minor refinements to the filename_slog based on options
- make the character ability font a bit heavier
- use twosheet instead of doublesided for night info option
- Use "Regular" format by default in upload form
- tell pylint not to stress about 'duplicate-code' in main.py
Fixed
- deactivate option selections in web page when they aren't sensible to pick
- fix inconsistencies in multiple player reference sheets
- fixup accidentally broken "easy print" template
v0.2.10
Fixed
- enable 'SLS Deploy (by env)' on tag event
v0.2.9
changie updates for 0.2.9
v0.2.8
Added
- reafactor and extend script options
- add jinx information to simple night info page
- add "all the options" to web page (no server support yet)
- use a slug summary of options in the generated PDF filename
Changed
- run: poetry update
- increase sls timeout (15->30)
- tweak the @timeit function output
v0.2.7
Fixed
- change tf workflow to (also) apply on tag events
v0.2.6
v0.2.5
Added
- put tag value in PR title for image generation
v0.2.4
v0.2.3
v0.2.2
Changed
- run: pre-commit autoupdate
- run: poetry update
- rename: botc-json2pdf -> render-pdf