----------
:warning: This release introduce many changes with two of the basic builders changed (image, pdf) and a new one added (raw).
Features
~~~~~~~~
- new Image builder based on Wand (which by the way deprecates Pillow and Imagemagick command line builders): 253
- WebP image format support added to the new Wand builder: 273
- new PDF builder based on poppler-utils (which replace old PDF builder): 192
- new RAW image builder using rawpy: 249
-----------------