version 0.8.1
Changes
Changed
- Library API: the
pdf_file
parameter ofPictureShow.save_pdf
andpictures_to_pdf
renamed tooutput_file
(#4) - TESTS: tests run concurrently using the pytest-xdist plugin
Added
- CI/CD: code checked for security using bandit