5.2.0
- Drop multiprocessing in
rendervariations
command.
It is preferred to use asynchronous renders and to perform
image rendering on optimized workers. Therefore, using multiprocessing
to simply queue tasks adds more errors than it does good. - Update CI setup to latest Django & Python version support